Skip to content

Commit 8e6e0d0

Browse files
Update actions/first-interaction action to v3 (#445)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2187f9f commit 8e6e0d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/greetings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
permissions:
99
pull-requests: write
1010
steps:
11-
- uses: actions/first-interaction@v2
11+
- uses: actions/first-interaction@v3
1212
with:
1313
repo-token: ${{ secrets.GITHUB_TOKEN }}
1414
pr-message: "Thanks a lot Sir/Ma'am for contributing on the repo ❤️"

0 commit comments

Comments
 (0)