You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/greetings.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ jobs:
9
9
issues: write
10
10
pull-requests: write
11
11
steps:
12
-
- uses: actions/first-interaction@v1
12
+
- uses: actions/first-interaction@v3
13
13
with:
14
14
repo-token: ${{ secrets.GITHUB_TOKEN }}
15
15
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