We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f1f3e5 commit 4057477Copy full SHA for 4057477
.github/workflows/build.yml
@@ -171,7 +171,7 @@ jobs:
171
- name: Init
172
run: ./bin/init.sh
173
174
- - uses: ncipollo/release-action@cdcc88a9acf3ca41c16c37bb7d21b9ad48560d87 # v1.15.0
+ - uses: ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174 # v1.16.0
175
with:
176
allowUpdates: true
177
body: See https://github.com/containrrr/watchtower/releases/tag/v${{ env.VERSION }} for more changes
0 commit comments