Skip to content

Commit 4057477

Browse files
chore(deps): update ncipollo/release-action action to v1.16.0
| datasource | package | from | to | | ----------- | ----------------------- | ------- | ------- | | github-tags | ncipollo/release-action | v1.15.0 | v1.16.0 |
1 parent 7f1f3e5 commit 4057477

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
@@ -171,7 +171,7 @@ jobs:
171171
- name: Init
172172
run: ./bin/init.sh
173173

174-
- uses: ncipollo/release-action@cdcc88a9acf3ca41c16c37bb7d21b9ad48560d87 # v1.15.0
174+
- uses: ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174 # v1.16.0
175175
with:
176176
allowUpdates: true
177177
body: See https://github.com/containrrr/watchtower/releases/tag/v${{ env.VERSION }} for more changes

0 commit comments

Comments
 (0)