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 abeb0ce commit d1b8186Copy full SHA for d1b8186
.github/workflows/greetings.yml
@@ -20,7 +20,7 @@ jobs:
20
21
steps:
22
- name: Handle Greetings
23
- uses: actions/first-interaction@34f15e814fe48ac9312ccf29db4e74fa767cbab7 # v1.3.0
+ uses: actions/first-interaction@2d4393e6bc0e2efb2e48fba7e06819c3bf61ffc9 # v2.0.0
24
with:
25
repo-token: ${{ secrets.GITHUB_TOKEN }}
26
issue-message: "Thank you for raising your first issue - all contributions to this project are welcome!"
0 commit comments