Commit b91418d 1 parent 78a3170 commit b91418d Copy full SHA for b91418d
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 @@ -168,7 +168,7 @@ jobs:
168
168
egress-policy : audit
169
169
170
170
- name : Download artifacts from build
171
- uses : actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
171
+ uses : actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4.1.3
172
172
with :
173
173
path : release/
174
174
- name : Generate provenance subjects
Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ jobs:
147
147
env :
148
148
RUSTFLAGS : ${{ matrix.rustflags }}
149
149
- name : Download rsonpath-test artifact
150
- uses : actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
150
+ uses : actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4.1.3
151
151
with :
152
152
name : ${{ needs.test-gen.outputs.artifact-name }}
153
153
path : ${{ needs.test-gen.outputs.artifact-path }}
@@ -210,7 +210,7 @@ jobs:
210
210
env :
211
211
RUSTFLAGS : " -C link-arg=-fuse-ld=lld --deny warnings"
212
212
- name : Download rsonpath-test artifact
213
- uses : actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
213
+ uses : actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4.1.3
214
214
with :
215
215
name : ${{ needs.test-gen.outputs.artifact-name }}
216
216
path : ${{ needs.test-gen.outputs.artifact-path }}
You can’t perform that action at this time.
0 commit comments