diff --git a/.github/workflows/zlib-ng-crossbuild.yml b/.github/workflows/zlib-ng-crossbuild.yml index 6dc1ca7..83c77a5 100644 --- a/.github/workflows/zlib-ng-crossbuild.yml +++ b/.github/workflows/zlib-ng-crossbuild.yml @@ -187,7 +187,7 @@ jobs: printf '%s\n' "zlib_ng_version=${zlib_ng_v2}" >> $GITHUB_ENV - name: Host - "Create release - tag - assets" - uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0 + uses: ncipollo/release-action@339a81892b84b4eeb0f6e744e4574d79d0d9b8dd # v1.21.0 with: prerelease: ${{ matrix.prerelease }} artifacts: releases/*.deb