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 96e0a50 commit 7543374Copy full SHA for 7543374
.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@753c925c8d1ac6fede23781875376600628d9b5d # v3.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