We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bef914 commit 421db4fCopy full SHA for 421db4f
.github/workflows/issue-automation.yml
@@ -7,7 +7,7 @@ jobs:
7
name: Greet new users
8
runs-on: self-hosted
9
steps:
10
- - uses: actions/first-interaction@2d4393e6bc0e2efb2e48fba7e06819c3bf61ffc9 # v2
+ - uses: actions/first-interaction@753c925c8d1ac6fede23781875376600628d9b5d # v3
11
with:
12
repo-token: ${{ secrets.GITHUB_TOKEN }}
13
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