Skip to content

Commit 7f92444

Browse files
chore(deps): update ncipollo/release-action action to v1.16.0
| datasource | package | from | to | | ----------- | ----------------------- | ------- | ------- | | github-tags | ncipollo/release-action | v1.15.0 | v1.16.0 |
1 parent 989f491 commit 7f92444

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@cdcc88a9acf3ca41c16c37bb7d21b9ad48560d87 # v1.15.0
185+
- uses: ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174 # v1.16.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)