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.
2 parents 6117951 + e39c584 commit 48640b2Copy full SHA for 48640b2
1 file changed
.github/workflows/greetings.yml
@@ -20,7 +20,7 @@ jobs:
20
21
- name: Greet first-time contributors
22
id: greet
23
- uses: actions/first-interaction@v1
+ uses: actions/first-interaction@v3
24
with:
25
repo-token: ${{ secrets.GITHUB_TOKEN }}
26
issue-message: |
0 commit comments