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 2f950c0 commit dbe7af4Copy full SHA for dbe7af4
.github/workflows/Create Greetings on Pull Request.yml
@@ -15,7 +15,7 @@ jobs:
15
pull-requests: write
16
steps:
17
- name: Greet First-Time Contributors
18
- uses: actions/first-interaction@v1
+ uses: actions/first-interaction@v2
19
with:
20
repo-token: ${{ secrets.GITHUB_TOKEN }}
21
issue-message: |
0 commit comments