We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb4ba55 commit aca941cCopy full SHA for aca941c
.github/workflows/ci-alpine-build.yml
@@ -172,7 +172,7 @@ jobs:
172
run: docker exec -u gh:gh -w /home/gh/${qbt_build_dir}/completed ${container_name} mv -f qbittorrent-nox ${{ matrix.qbt_cross_name }}-${{ matrix.qbt_qt_version_name }}qbittorrent-nox
173
174
- name: Generate artifact attestation ${{ inputs.distinct_id }}
175
- uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2
+ uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
176
with:
177
subject-path: "${{ env.qbt_build_dir }}/completed/${{ matrix.qbt_cross_name }}-${{ matrix.qbt_qt_version_name }}qbittorrent-nox"
178
0 commit comments