Skip to content

Commit

Permalink
Bump the version to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
knl committed Feb 23, 2021
1 parent 0141341 commit d23eddd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
steps:
# notice there is no checkout step
- name: niv-updater-action
uses: knl/niv-updater-action@v8
uses: knl/niv-updater-action@v9
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
----
Expand Down Expand Up @@ -123,7 +123,7 @@ jobs:
steps:
# notice there is no checkout step
- name: niv-updater-action
uses: knl/niv-updater-action@v8
uses: knl/niv-updater-action@v9
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit d23eddd

Please sign in to comment.