Merge pull request #121 from knl/patch-1

Update niv-updater-action to the lastest release
This commit is contained in:
László Vaskó
2021-01-13 18:48:46 +01:00
committed by GitHub

View File

@ -10,7 +10,7 @@ jobs:
steps: steps:
# notice there is no checkout step # notice there is no checkout step
- name: niv-updater-action - name: niv-updater-action
uses: knl/niv-updater-action@v5 uses: knl/niv-updater-action@v7
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with: with: