Skip to content

Commit 35ef4bc

Browse files
build(deps): bump actions/first-interaction from 1 to 2
Bumps [actions/first-interaction](https://github.com/actions/first-interaction) from 1 to 2. - [Release notes](https://github.com/actions/first-interaction/releases) - [Commits](actions/first-interaction@v1...v2) --- updated-dependencies: - dependency-name: actions/first-interaction dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a749be commit 35ef4bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/first-interaction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- name: First Interaction
16-
uses: actions/first-interaction@v1
16+
uses: actions/first-interaction@v2
1717
with:
1818
repo-token: ${{ secrets.GITHUB_TOKEN }}
1919
issue-message: |

0 commit comments

Comments
 (0)