Skip to content

Commit

Permalink
chore(deps): update ncipollo/release-action action to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 26, 2021
1 parent f3aeba5 commit 64920f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Init
run: ./bin/init.sh

- uses: ncipollo/release-action@c4bf6c1ab090090498fb7f3ddc9f99ba5ab619b9 # renovate: tag=v1.8.10
- uses: ncipollo/release-action@40bb172bd05f266cf9ba4ff965cb61e9ee5f6d01 # renovate: tag=v1.9.0
if: env.DRY_RUN == 'false'
with:
allowUpdates: true
Expand Down

0 comments on commit 64920f0

Please sign in to comment.