Skip to content

Commit f324669

Browse files
chore(deps): bump actions/first-interaction from 1 to 3 (#1391)
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@3c71ce7...1c46889) --- 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 9458a06 commit f324669

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
@@ -14,7 +14,7 @@ jobs:
1414
greeting:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/first-interaction@3c71ce730280171fd1cfb57c00c774f8998586f7 # v1
17+
- uses: actions/first-interaction@1c4688942c71f71d4f5502a26ea67c331730fa4d # v3.1.0
1818
with:
1919
repo-token: ${{ secrets.GITHUB_TOKEN }}
2020
issue-message: >

0 commit comments

Comments
 (0)