Skip to content

Commit 5edc8f5

Browse files
ci(deps): update ncipollo/release-action action to v1.16.0
1 parent 6917b91 commit 5edc8f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- name: Init
7474
run: ./bin/init.sh
7575

76-
- uses: ncipollo/release-action@cdcc88a9acf3ca41c16c37bb7d21b9ad48560d87 # v1.15.0
76+
- uses: ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174 # v1.16.0
7777
if: env.DRY_RUN == 'false'
7878
with:
7979
allowUpdates: true

0 commit comments

Comments
 (0)