Skip to content

Commit 4ddef9c

Browse files
authored
Merge pull request #271 from devvsakib/dependabot/github_actions/actions/first-interaction-3
Bump actions/first-interaction from 1 to 3
2 parents 6b487a4 + 218cf4c commit 4ddef9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/greetings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
issues: write
1010
pull-requests: write
1111
steps:
12-
- uses: actions/first-interaction@v1
12+
- uses: actions/first-interaction@v3
1313
with:
1414
repo-token: ${{ secrets.GITHUB_TOKEN }}
1515
issue-message: "Congratulations, ${{ github.actor }}! 🎉 Thank you for creating your first issue in GES. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!"

0 commit comments

Comments
 (0)