mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-05 12:37:35 -05:00
Merge pull request #121 from knl/patch-1
Update niv-updater-action to the lastest release
This commit is contained in:
2
.github/workflows/niv-updates.yml
vendored
2
.github/workflows/niv-updates.yml
vendored
@ -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:
|
||||||
|
Reference in New Issue
Block a user