Skip to content

Commit 421db4f

Browse files
chore(deps): update actions/first-interaction action to v3
1 parent 7bef914 commit 421db4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue-automation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
name: Greet new users
88
runs-on: self-hosted
99
steps:
10-
- uses: actions/first-interaction@2d4393e6bc0e2efb2e48fba7e06819c3bf61ffc9 # v2
10+
- uses: actions/first-interaction@753c925c8d1ac6fede23781875376600628d9b5d # v3
1111
with:
1212
repo-token: ${{ secrets.GITHUB_TOKEN }}
1313
issue-message: 'If this is an issue you''re having, please close the issue and go to our support server instead: https://promise.solutions/support'

0 commit comments

Comments
 (0)