Skip to content

Commit a60ed2b

Browse files
Update actions/first-interaction action to v2
1 parent 9829f26 commit a60ed2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/greetings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
issues: write
1212
pull-requests: write
1313
steps:
14-
- uses: actions/first-interaction@v1
14+
- uses: actions/first-interaction@v2
1515
with:
1616
repo-token: ${{ secrets.GITHUB_TOKEN }}
1717
issue-message: "Welcome in and thank you for your contribution.\nUsually issues are responded to within 48 hours, but depending on the current workload that may be slightly longer.\n\nYou can also find us on slack at [idrinth-api-bench](https://join.slack.com/t/idrinth-api-bench/shared_invite/zt-2f4zmw2sz-c3etHzCFq3LtZpkR15xXMA)."

0 commit comments

Comments
 (0)