Skip to content

Commit aca941c

Browse files
chore(deps): update actions/attest-build-provenance action to v2.4.0
1 parent cb4ba55 commit aca941c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-alpine-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ jobs:
172172
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
173173

174174
- name: Generate artifact attestation ${{ inputs.distinct_id }}
175-
uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2
175+
uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
176176
with:
177177
subject-path: "${{ env.qbt_build_dir }}/completed/${{ matrix.qbt_cross_name }}-${{ matrix.qbt_qt_version_name }}qbittorrent-nox"
178178

0 commit comments

Comments
 (0)