File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 60
60
id-token : write # To sign the provenance.
61
61
packages : write # To upload assets to release.
62
62
actions : read # To read the workflow path.
63
- uses : slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v1.9 .0
63
+ uses : slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v1.10 .0
64
64
with :
65
65
image : ghcr.io/${{ github.repository_owner }}/capsule-proxy
66
66
digest : " ${{ needs.publish-images.outputs.capsule-digest }}"
Original file line number Diff line number Diff line change 72
72
id-token : write # To sign the provenance.
73
73
packages : write # To upload assets to release.
74
74
actions : read # To read the workflow path.
75
- uses : slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v1.9 .0
75
+ uses : slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v1.10 .0
76
76
with :
77
77
image : ghcr.io/${{ github.repository_owner }}/charts/capsule-proxy
78
78
digest : " ${{ needs.publish-helm-oci.outputs.chart-digest }}"
You can’t perform that action at this time.
0 commit comments