We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b9006f + 9ba3647 commit 32be845Copy full SHA for 32be845
1 file changed
.github/workflows/rust-cd.yml
@@ -142,7 +142,7 @@ jobs:
142
ghcr.io/${{ github.repository }}:${{ steps.version.outputs.nominee }}
143
144
- name: Attest build provenance
145
- uses: actions/attest-build-provenance@v4.1.0
+ uses: actions/attest-build-provenance@v4.1.1
146
with:
147
subject-name: ghcr.io/${{ github.repository }}
148
subject-digest: ${{ steps.push.outputs.digest }}
0 commit comments