Skip to content

Commit 49cb780

Browse files
build(deps): bump actions/first-interaction from 1 to 3 (#347)
Bumps [actions/first-interaction](https://github.com/actions/first-interaction) from 1 to 3. - [Release notes](https://github.com/actions/first-interaction/releases) - [Commits](actions/first-interaction@v1...v3) --- updated-dependencies: - dependency-name: actions/first-interaction dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 169cc50 commit 49cb780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/first-interaction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
add-comment:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/first-interaction@v1
13+
- uses: actions/first-interaction@v3
1414
with:
1515
repo-token: ${{ secrets.GITHUB_TOKEN }}
1616
issue-message: 'Thanks for your contribution :fire: We will take a look asap :rocket:'

0 commit comments

Comments
 (0)