Skip to content

Commit

Permalink
chore(deps): update ncipollo/release-action action to v1.14.0
Browse files Browse the repository at this point in the history
| datasource  | package                 | from    | to      |
| ----------- | ----------------------- | ------- | ------- |
| github-tags | ncipollo/release-action | v1.13.0 | v1.14.0 |
  • Loading branch information
renovate[bot] authored Feb 6, 2024
1 parent bf1a814 commit 7faaa53
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 @@ -169,7 +169,7 @@ jobs:
- name: Init
run: ./bin/init.sh

- uses: ncipollo/release-action@6c75be85e571768fa31b40abf38de58ba0397db5 # v1.13.0
- uses: ncipollo/release-action@2c591bcc8ecdcd2db72b97d6147f871fcd833ba5 # v1.14.0
with:
allowUpdates: true
body: See https://github.com/containrrr/watchtower/releases/tag/v${{ env.VERSION }} for more changes
Expand Down

0 comments on commit 7faaa53

Please sign in to comment.