niv-updates-action: attempt to fix

This commit is contained in:
Jörg Thalheim 2021-07-18 14:28:28 +02:00
parent c1f71bd3f9
commit c5e019e272

View file

@ -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 }}