Bump actions/first-interaction from 1.1.1 to 1.3.0
Bumps [actions/first-interaction](https://github.com/actions/first-interaction) from 1.1.1 to 1.3.0. - [Release notes](https://github.com/actions/first-interaction/releases) - [Commits](https://github.com/actions/first-interaction/compare/v1.1.1...v1.3.0) --- updated-dependencies: - dependency-name: actions/first-interaction dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
78a8dbea6b
commit
344c1fc585
2
.github/workflows/First-interaction.yml
vendored
2
.github/workflows/First-interaction.yml
vendored
|
@ -11,7 +11,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Welcome new contributor
|
||||
uses: actions/first-interaction@v1.1.1
|
||||
uses: actions/first-interaction@v1.3.0
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
issue-message: |
|
||||
|
|
Loading…
Reference in New Issue
Block a user