Skip to content

Commit 3184ed8

Browse files
authored
Merge pull request #218 from TraGicCode/dependabot/github_actions/actions/attest-build-provenance-4
Bump actions/attest-build-provenance from 3 to 4
2 parents c907b09 + f0b7c93 commit 3184ed8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
labels: ${{ steps.meta.outputs.labels }}
6666

6767
- name: Generate artifact attestation
68-
uses: actions/attest-build-provenance@v3
68+
uses: actions/attest-build-provenance@v4
6969
with:
7070
subject-name: index.docker.io/tragiccode/busly-cli
7171
subject-digest: ${{ steps.push.outputs.digest }}

0 commit comments

Comments
 (0)