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 17bf890 + 4b98522 commit a069230Copy full SHA for a069230
.github/workflows/greetings.yml
@@ -6,7 +6,7 @@ jobs:
6
greeting:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/first-interaction@v1
+ - uses: actions/first-interaction@v2
10
with:
11
repo-token: ${{ secrets.GITHUB_TOKEN }}
12
pr-message: |
0 commit comments