Skip to content

Commit 6b02a47

Browse files
ci(deps): update ncipollo/release-action action to v1.19.0 (#813)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54d973b commit 6b02a47

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@bcfe5470707e8832e12347755757cec0eb3c22af # v1.18.0
78+
- uses: ncipollo/release-action@b12185d71f4641bb1b1116dacae6b74e667f86e4 # v1.19.0
7979
if: env.DRY_RUN == 'false'
8080
with:
8181
allowUpdates: true

0 commit comments

Comments
 (0)