mirror of https://github.com/itflow-org/itflow
Update first-interaction.yml
Bump to 1.2.0 to see if this fixes
This commit is contained in:
parent
c1d0a2368d
commit
3158353921
|
|
@ -10,7 +10,7 @@ jobs:
|
||||||
run:
|
run:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/first-interaction@v1.1.1
|
- uses: actions/first-interaction@v1.2.0
|
||||||
with:
|
with:
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
issue-message: |
|
issue-message: |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue