File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3434 steps:
3535 # notice there is no checkout step
3636 - name: niv-updater-action
37- uses: knl/niv-updater-action@v12
37+ uses: knl/niv-updater-action@v13
3838 env:
3939 GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4040----
@@ -124,7 +124,7 @@ jobs:
124124 steps:
125125 # notice there is no checkout step
126126 - name: niv-updater-action
127- uses: knl/niv-updater-action@v12
127+ uses: knl/niv-updater-action@v13
128128 env:
129129 GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
130130 with:
@@ -195,7 +195,7 @@ jobs:
195195 steps:
196196 # notice there is no checkout step
197197 - name: niv-updater-action
198- uses: knl/niv-updater-action@v12
198+ uses: knl/niv-updater-action@v13
199199 with:
200200 niv_version: '*from-nixpkgs*'
201201 skip_ssh_repos: true
You can’t perform that action at this time.
0 commit comments