Update niv-updater-action to the lastest release

This is to reduce the backreferencing noise on nixpkgs: https://github.com/knl/niv-updater-action/issues/36
This commit is contained in:
Nikola Knežević
2021-01-11 09:19:13 +01:00
committed by GitHub
parent 19da6badaa
commit 29c13a42a7

View File

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