mirror of
https://gitlink.org.cn/pooneyy/1Panel-Appstore.git
synced 2026-04-24 11:51:43 +08:00
chore(deps): update actions/attest-build-provenance action to v4 (#4225)
This commit is contained in:
parent
75234a7f64
commit
c323188d4c
2
.github/workflows/build-docker-image.yml
vendored
2
.github/workflows/build-docker-image.yml
vendored
@ -243,7 +243,7 @@ jobs:
|
||||
echo "</code></pre>" >> $GITHUB_STEP_SUMMARY
|
||||
|
||||
- name: Generate artifact attestation
|
||||
uses: actions/attest-build-provenance@v3
|
||||
uses: actions/attest-build-provenance@v4
|
||||
with:
|
||||
subject-name: ${{ env.IMAGE_FULL_NAME }}
|
||||
subject-digest: ${{ steps.push.outputs.digest }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user