niv-updates-action: attempt to fix
This commit is contained in:
parent
c1f71bd3f9
commit
c5e019e272
1 changed files with 1 additions and 1 deletions
2
.github/workflows/niv-updates.yml
vendored
2
.github/workflows/niv-updates.yml
vendored
|
@ -12,6 +12,6 @@ jobs:
|
|||
steps:
|
||||
# notice there is no checkout step
|
||||
- name: niv-updater-action
|
||||
uses: knl/niv-updater-action@v9
|
||||
uses: knl/niv-updater-action@master
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue