Skip to content

Commit f0a47fb

Browse files
chore(deps): update ncipollo/release-action action to v1.15.0
| datasource | package | from | to | | ----------- | ----------------------- | ------- | ------- | | github-tags | ncipollo/release-action | v1.14.0 | v1.15.0 |
1 parent 0da8723 commit f0a47fb

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
@@ -182,7 +182,7 @@ jobs:
182182
- name: Init
183183
run: ./bin/init.sh
184184

185-
- uses: ncipollo/release-action@2c591bcc8ecdcd2db72b97d6147f871fcd833ba5 # v1.14.0
185+
- uses: ncipollo/release-action@cdcc88a9acf3ca41c16c37bb7d21b9ad48560d87 # v1.15.0
186186
with:
187187
allowUpdates: true
188188
body: See https://github.com/stepchowfun/docuum/blob/HEAD/CHANGELOG.md for more changes

0 commit comments

Comments
 (0)