We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf1a814 commit 7faaa53Copy full SHA for 7faaa53
.github/workflows/build.yml
@@ -169,7 +169,7 @@ jobs:
169
- name: Init
170
run: ./bin/init.sh
171
172
- - uses: ncipollo/release-action@6c75be85e571768fa31b40abf38de58ba0397db5 # v1.13.0
+ - uses: ncipollo/release-action@2c591bcc8ecdcd2db72b97d6147f871fcd833ba5 # v1.14.0
173
with:
174
allowUpdates: true
175
body: See https://github.com/containrrr/watchtower/releases/tag/v${{ env.VERSION }} for more changes
0 commit comments