Skip to content

Commit

Permalink
Bump the version to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
knl committed Jan 7, 2022
1 parent 89de249 commit e2cbd43
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@v9
uses: knl/niv-updater-action@v10
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@v9
uses: knl/niv-updater-action@v10
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit e2cbd43

Please sign in to comment.