Skip to content

Commit 7faaa53

Browse files
chore(deps): update ncipollo/release-action action to v1.14.0
| datasource | package | from | to | | ----------- | ----------------------- | ------- | ------- | | github-tags | ncipollo/release-action | v1.13.0 | v1.14.0 |
1 parent bf1a814 commit 7faaa53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ jobs:
169169
- name: Init
170170
run: ./bin/init.sh
171171

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

0 commit comments

Comments
 (0)