fix niv-updater-action
This commit is contained in:
parent
bd10a7c1ec
commit
d0de771deb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/niv-updates.yml
vendored
2
.github/workflows/niv-updates.yml
vendored
|
@ -13,6 +13,6 @@ jobs:
|
||||||
# notice there is no checkout step
|
# notice there is no checkout step
|
||||||
- name: niv-updater-action
|
- name: niv-updater-action
|
||||||
# no verbose github changelogs: https://github.com/Mic92/niv-updater-action/commit/4b8173ac494e17446890e8b86d14e823b423e878
|
# no verbose github changelogs: https://github.com/Mic92/niv-updater-action/commit/4b8173ac494e17446890e8b86d14e823b423e878
|
||||||
uses: knl/niv-updater-action
|
uses: knl/niv-updater-action@v10
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue