Skip to content

Commit 1612783

Browse files
authored
Merge pull request #46 from Open-Agent-Tools/dependabot/github_actions/actions/first-interaction-3
chore: bump actions/first-interaction from 1 to 3
2 parents 30dfb30 + 165097d commit 1612783

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/greet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: Greet first-time contributor
20-
uses: actions/first-interaction@v1
20+
uses: actions/first-interaction@v3
2121
with:
2222
repo-token: ${{ secrets.GITHUB_TOKEN }}
2323

0 commit comments

Comments
 (0)