Skip to content

Commit f31a12b

Browse files
authored
Merge pull request matplotlib#30630 from LangQi99/first-interaction
Update first-interaction from v3.0.0 to v3.1.0
2 parents e7e5865 + 703c128 commit f31a12b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_welcome.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
permissions:
1010
pull-requests: write
1111
steps:
12-
- uses: actions/first-interaction@753c925c8d1ac6fede23781875376600628d9b5d # v3.0.0
12+
- uses: actions/first-interaction@1c4688942c71f71d4f5502a26ea67c331730fa4d # v3.1.0
1313
with:
1414
repo_token: ${{ secrets.GITHUB_TOKEN }}
1515
pr_message: >+

0 commit comments

Comments
 (0)