File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 98
98
steps :
99
99
- name : Detect the builder ref
100
100
id : detect
101
- uses : slsa-framework/slsa-github-generator/.github/actions/detect-workflow@bdd89e60dc5387d8f819bebc702987956bcd4913 # tag=v1.2.0
101
+ uses : slsa-framework/slsa-github-generator/.github/actions/detect-workflow@efb47d340c150ce456bf8bd554a131ac53b10ccd # tag=v1.2.0
102
102
103
103
# ##################################################################
104
104
# #
@@ -113,7 +113,7 @@ jobs:
113
113
steps :
114
114
- name : Generate builder
115
115
id : generate
116
- uses : slsa-framework/slsa-github-generator/.github/actions/generate-builder@e3220805577deb9d193f64e519abcb3b50851df5
116
+ uses : slsa-framework/slsa-github-generator/.github/actions/generate-builder@a7e265874f9c25b0d16770a71e39f2351eca00af
117
117
with :
118
118
repository : " ${{ needs.detect-env.outputs.repository }}"
119
119
ref : " ${{ needs.detect-env.outputs.ref }}"
Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ jobs:
157
157
steps :
158
158
- name : Detect the builder ref
159
159
id : detect
160
- uses : slsa-framework/slsa-github-generator/.github/actions/detect-workflow@bdd89e60dc5387d8f819bebc702987956bcd4913 # tag=v1.2.0
160
+ uses : slsa-framework/slsa-github-generator/.github/actions/detect-workflow@efb47d340c150ce456bf8bd554a131ac53b10ccd # tag=v1.2.0
161
161
162
162
# ##################################################################
163
163
# #
@@ -172,7 +172,7 @@ jobs:
172
172
steps :
173
173
- name : Generate builder
174
174
id : generate
175
- uses : slsa-framework/slsa-github-generator/.github/actions/generate-builder@e3220805577deb9d193f64e519abcb3b50851df5
175
+ uses : slsa-framework/slsa-github-generator/.github/actions/generate-builder@a7e265874f9c25b0d16770a71e39f2351eca00af
176
176
with :
177
177
repository : " ${{ needs.detect-env.outputs.repository }}"
178
178
ref : " ${{ needs.detect-env.outputs.ref }}"
Original file line number Diff line number Diff line change 71
71
steps :
72
72
- name : Detect the generator ref
73
73
id : detect
74
- uses : slsa-framework/slsa-github-generator/.github/actions/detect-workflow@e3220805577deb9d193f64e519abcb3b50851df5
74
+ uses : slsa-framework/slsa-github-generator/.github/actions/detect-workflow@efb47d340c150ce456bf8bd554a131ac53b10ccd
75
75
76
76
# generator builds the generator binary and runs it to generate SLSA
77
77
# provenance.
91
91
packages : write # Needed to login and upload attestations to ghcr.io.
92
92
steps :
93
93
- name : Generate builder
94
- uses : slsa-framework/slsa-github-generator/.github/actions/generate-builder@e3220805577deb9d193f64e519abcb3b50851df5
94
+ uses : slsa-framework/slsa-github-generator/.github/actions/generate-builder@a7e265874f9c25b0d16770a71e39f2351eca00af
95
95
with :
96
96
repository : " ${{ needs.detect-env.outputs.repository }}"
97
97
ref : " ${{ needs.detect-env.outputs.ref }}"
Original file line number Diff line number Diff line change 85
85
steps :
86
86
- name : Detect the generator ref
87
87
id : detect
88
- uses : slsa-framework/slsa-github-generator/.github/actions/detect-workflow@e3220805577deb9d193f64e519abcb3b50851df5
88
+ uses : slsa-framework/slsa-github-generator/.github/actions/detect-workflow@efb47d340c150ce456bf8bd554a131ac53b10ccd
89
89
90
90
# generator builds the generator binary and runs it to generate SLSA
91
91
# provenance.
@@ -108,7 +108,7 @@ jobs:
108
108
actions : read # Needed to read workflow info.
109
109
steps :
110
110
- name : Generate builder
111
- uses : slsa-framework/slsa-github-generator/.github/actions/generate-builder@e3220805577deb9d193f64e519abcb3b50851df5
111
+ uses : slsa-framework/slsa-github-generator/.github/actions/generate-builder@a7e265874f9c25b0d16770a71e39f2351eca00af
112
112
with :
113
113
repository : " ${{ needs.detect-env.outputs.repository }}"
114
114
ref : " ${{ needs.detect-env.outputs.ref }}"
You can’t perform that action at this time.
0 commit comments