Skip to content

Commit

Permalink
Merge pull request IntersectMBO#2595 from input-output-hk/dependabot/…
Browse files Browse the repository at this point in the history
…github_actions/knl/niv-updater-action-v8

chore(deps): bump knl/niv-updater-action from v7 to v8
  • Loading branch information
michaelpj authored Jan 12, 2021
2 parents 333f5b9 + 1d49805 commit e73ba57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/niv-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,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 e73ba57

Please sign in to comment.