We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7efb28 + 414f105 commit ef235cfCopy full SHA for ef235cf
1 file changed
.github/workflows/welcome_new_contributors.yml
@@ -9,7 +9,7 @@ jobs:
9
permissions:
10
pull-requests: write
11
steps:
12
- - uses: actions/first-interaction@v2
+ - uses: actions/first-interaction@v3
13
with:
14
repo-token: ${{ secrets.GITHUB_TOKEN }}
15
pr-message: >
0 commit comments