Skip to content

Commit 3e0d810

Browse files
author
Nikola Knezevic
committed
Bump up the version to v13
1 parent 7d70dbe commit 3e0d810

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
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

0 commit comments

Comments
 (0)