File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 17
17
packages : write
18
18
steps :
19
19
- uses : actions/checkout@v4
20
- - uses : sigstore/cosign-installer@v3.4 .0
20
+ - uses : sigstore/cosign-installer@v3.5 .0
21
21
- name : Prepare
22
22
id : prep
23
23
run : |
Original file line number Diff line number Diff line change 33
33
with :
34
34
go-version : 1.22.x
35
35
- uses : fluxcd/flux2/action@main
36
- - uses : sigstore/cosign-installer@v3.4 .0
36
+ - uses : sigstore/cosign-installer@v3.5 .0
37
37
- name : Prepare
38
38
id : prep
39
39
run : |
@@ -146,7 +146,7 @@ jobs:
146
146
actions : read # for detecting the Github Actions environment.
147
147
id-token : write # for creating OIDC tokens for signing.
148
148
contents : write # for uploading attestations to GitHub releases.
149
- uses : slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.10 .0
149
+ uses : slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.0 .0
150
150
with :
151
151
provenance-name : " provenance.intoto.jsonl"
152
152
base64-subjects : " ${{ needs.release-flagger.outputs.hashes }}"
You can’t perform that action at this time.
0 commit comments