There was an error while loading. Please reload this page.
2 parents 794dd28 + 66ee6b9 commit b7e6e64Copy full SHA for b7e6e64
1 file changed
.github/workflows/greetings.yml
@@ -9,7 +9,7 @@ jobs:
9
issues: write
10
pull-requests: write
11
steps:
12
- - uses: actions/first-interaction@v1
+ - uses: actions/first-interaction@v3
13
with:
14
repo-token: ${{ secrets.GITHUB_TOKEN }}
15
issue-message: "Message that will be displayed on users' first issue"
0 commit comments