Skip to content

Commit

Permalink
Bump the version to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
knl committed Jan 11, 2021
1 parent 4f784f1 commit b1e5547
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@v7
uses: knl/niv-updater-action@v8
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@v7
uses: knl/niv-updater-action@v8
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit b1e5547

Please sign in to comment.