Skip to content

Commit dbe7af4

Browse files
chore(deps): update actions/first-interaction action to v2
1 parent 2f950c0 commit dbe7af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Create Greetings on Pull Request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
pull-requests: write
1616
steps:
1717
- name: Greet First-Time Contributors
18-
uses: actions/first-interaction@v1
18+
uses: actions/first-interaction@v2
1919
with:
2020
repo-token: ${{ secrets.GITHUB_TOKEN }}
2121
issue-message: |

0 commit comments

Comments
 (0)