Skip to content

Commit 018b825

Browse files
chore(deps): bump actions/first-interaction from 1 to 3 (#15)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd09a12 commit 018b825

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/welcome.yml

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

0 commit comments

Comments
 (0)