Skip to content

Commit 660b87f

Browse files
authored
Merge pull request #53 from WenjieDu/dependabot/github_actions/actions/first-interaction-3
build(deps): bump actions/first-interaction from 2 to 3
2 parents 6511950 + 4bed26d commit 660b87f

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
@@ -16,7 +16,7 @@ jobs:
1616
issues: write
1717

1818
steps:
19-
- uses: actions/first-interaction@v2
19+
- uses: actions/first-interaction@v3
2020
with:
2121
repo-token: ${{ secrets.GITHUB_TOKEN }}
2222
issue-message: |

0 commit comments

Comments
 (0)