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 328c521 commit ad85edeCopy full SHA for ad85ede
.github/workflows/build-tag-release.yaml
@@ -117,7 +117,7 @@ jobs:
117
org.opencontainers.image.created=${{ steps.meta.outputs.timestamp }}
118
119
- name: Generate artifact attestation
120
- uses: actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2
+ uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2
121
with:
122
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME}}
123
subject-digest: ${{ steps.push.outputs.digest }}
0 commit comments