Skip to content

Commit 54959e2

Browse files
ci(deps): update ncipollo/release-action action to v1.16.0 (#570)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 13b8870 commit 54959e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

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

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

0 commit comments

Comments
 (0)