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.
2 parents c907b09 + f0b7c93 commit 3184ed8Copy full SHA for 3184ed8
1 file changed
.github/workflows/docker_deploy.yml
@@ -65,7 +65,7 @@ jobs:
65
labels: ${{ steps.meta.outputs.labels }}
66
67
- name: Generate artifact attestation
68
- uses: actions/attest-build-provenance@v3
+ uses: actions/attest-build-provenance@v4
69
with:
70
subject-name: index.docker.io/tragiccode/busly-cli
71
subject-digest: ${{ steps.push.outputs.digest }}
0 commit comments