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 81d92da commit 36a6631Copy full SHA for 36a6631
.github/workflows/welcome-first-time-contributors.yml
@@ -14,7 +14,7 @@ jobs:
14
welcome:
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: actions/first-interaction@3c71ce730280171fd1cfb57c00c774f8998586f7 # infered from @v1
+ - uses: actions/first-interaction@753c925c8d1ac6fede23781875376600628d9b5d # infered from @v3.0.0
18
with:
19
repo-token: ${{ secrets.GITHUB_TOKEN }}
20
issue-message: |
0 commit comments