Skip to content

Commit 04bdc5d

Browse files
Update ncipollo/release-action # v1.20.0
1 parent 89db028 commit 04bdc5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zlib-ng-crossbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ jobs:
187187
printf '%s\n' "zlib_ng_version=${zlib_ng_v2}" >> $GITHUB_ENV
188188
189189
- name: Host - "Create release - tag - assets"
190-
uses: ncipollo/release-action@1c89adf39833729d8f85a31ccbc451b078733c80 # v1.19.1
190+
uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0
191191
with:
192192
prerelease: ${{ matrix.prerelease }}
193193
artifacts: releases/*.deb

0 commit comments

Comments
 (0)