We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 832e68d + 8cd9e86 commit 700194dCopy full SHA for 700194d
1 file changed
.github/workflows/python-cd.yml
@@ -131,7 +131,7 @@ jobs:
131
ghcr.io/${{ env.PACKAGE_NAME }}:latest
132
133
- name: Attest build provenance
134
- uses: actions/attest-build-provenance@v4.1.0
+ uses: actions/attest-build-provenance@v4.1.1
135
with:
136
subject-name: ghcr.io/${{ env.PACKAGE_NAME }}
137
subject-digest: ${{ steps.push.outputs.digest }}
0 commit comments