We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0da8723 commit f0a47fbCopy full SHA for f0a47fb
.github/workflows/build.yml
@@ -182,7 +182,7 @@ jobs:
182
- name: Init
183
run: ./bin/init.sh
184
185
- - uses: ncipollo/release-action@2c591bcc8ecdcd2db72b97d6147f871fcd833ba5 # v1.14.0
+ - uses: ncipollo/release-action@cdcc88a9acf3ca41c16c37bb7d21b9ad48560d87 # v1.15.0
186
with:
187
allowUpdates: true
188
body: See https://github.com/stepchowfun/docuum/blob/HEAD/CHANGELOG.md for more changes
0 commit comments