Thanks to visit codestin.com Credit goes to github.com
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 17c91b4 commit 9fd9884Copy full SHA for 9fd9884
.github/workflows/new_contributor_pr.yml
@@ -12,7 +12,7 @@ jobs:
12
name: Hello new contributor
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/first-interaction@v1
+ - uses: actions/first-interaction@v2
16
with:
17
repo-token: ${{ secrets.GITHUB_TOKEN }}
18
pr-message: |
0 commit comments