Skip to content

Commit ae816df

Browse files
Bump actions/first-interaction from 1 to 3 (#182)
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 646f32a commit ae816df

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
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- name: Greet new contributors
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)