Skip to content

Commit 722b26d

Browse files
chore(deps): update actions/first-interaction action to v3 (#400)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d986aef commit 722b26d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/first-time-contributer-greeting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
app-id: ${{ secrets.APP_ID }}
1616
private-key: ${{ secrets.APP_PRIVATE_KEY }}
17-
- uses: actions/first-interaction@v2
17+
- uses: actions/first-interaction@v3
1818
with:
1919
repo-token: ${{ steps.app-token.outputs.token }}
2020
issue-message: "Hey there! Thank you for creating an issue :) Please take a moment to review our [**community guidelines**](https://github.com/AniTrend/android-emojify/blob/develop/CONTRIBUTING.md) to make the contribution process easy and effective for everyone involved."

0 commit comments

Comments
 (0)