Skip to content

Commit 4da7ba2

Browse files
Merge pull request #331 from tpvasconcelos/dependabot/github_actions/actions/first-interaction-3
Bump actions/first-interaction from 1 to 3
2 parents 56c47e3 + 31588fd commit 4da7ba2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/greet-new-users.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
timeout-minutes: 1
1313
steps:
14-
- uses: actions/first-interaction@v1
14+
- uses: actions/first-interaction@v3
1515
with:
1616
repo-token: ${{ secrets.GITHUB_TOKEN }}
1717
issue-message: |

0 commit comments

Comments
 (0)