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 d8cb98b commit 20d68abCopy full SHA for 20d68ab
.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