From c49acf225ca566f6f7eefc7205f89e5d0b5201e2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 14:41:03 +0000 Subject: [PATCH] chore(deps): update ncipollo/release-action # v1.19.0 --- .github/workflows/ci-alpine-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-alpine-release.yml b/.github/workflows/ci-alpine-release.yml index 11d791a2..9936b641 100644 --- a/.github/workflows/ci-alpine-release.yml +++ b/.github/workflows/ci-alpine-release.yml @@ -97,7 +97,7 @@ jobs: run: printf '%s\n' "release_title=$(cat ${{ matrix.qbt_libtorrent_version }}/title.md)" >> $GITHUB_ENV - name: Host- Create release - tag - assets ${{ inputs.distinct_id }} - uses: ncipollo/release-action@bcfe5470707e8832e12347755757cec0eb3c22af # v1.18.0 + uses: ncipollo/release-action@b12185d71f4641bb1b1116dacae6b74e667f86e4 # v1.19.0 with: prerelease: "${{ matrix.preview_release }}" artifacts: "${{ matrix.qbt_libtorrent_version }}/*-qbittorrent-nox,dependency-version.json"