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 057dc12 commit 25a434bCopy full SHA for 25a434b
.github/workflows/greetings.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- name: Greet First Time Contributors
18
- uses: actions/first-interaction@v1
+ uses: actions/first-interaction@v3
19
with:
20
repo-token: ${{ secrets.GITHUB_TOKEN }}
21
issue-message: >
0 commit comments