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