Skip to content

Commit 48640b2

Browse files
authored
Merge pull request #61 from codeharborhub/dependabot/github_actions/actions/first-interaction-3
Bump actions/first-interaction from 1 to 3
2 parents 6117951 + e39c584 commit 48640b2

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
@@ -20,7 +20,7 @@ jobs:
2020

2121
- name: Greet first-time contributors
2222
id: greet
23-
uses: actions/first-interaction@v1
23+
uses: actions/first-interaction@v3
2424
with:
2525
repo-token: ${{ secrets.GITHUB_TOKEN }}
2626
issue-message: |

0 commit comments

Comments
 (0)