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 5b38f50 commit 703c128Copy full SHA for 703c128
1 file changed
.github/workflows/pr_welcome.yml
@@ -9,7 +9,7 @@ jobs:
9
permissions:
10
pull-requests: write
11
steps:
12
- - uses: actions/first-interaction@753c925c8d1ac6fede23781875376600628d9b5d # v3.0.0
+ - uses: actions/first-interaction@1c4688942c71f71d4f5502a26ea67c331730fa4d # v3.1.0
13
with:
14
repo_token: ${{ secrets.GITHUB_TOKEN }}
15
pr_message: >+
0 commit comments