File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ jobs:
155
155
with :
156
156
version : v0.17.0
157
157
- name : Download oauth2-redirect-controller container
158
- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
158
+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
159
159
with :
160
160
name : oauth2-redirect-controller-container
161
161
path : /tmp
@@ -206,7 +206,7 @@ jobs:
206
206
uses : helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0
207
207
208
208
- name : Download oauth2-redirect-controller container
209
- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
209
+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
210
210
with :
211
211
name : oauth2-redirect-controller-container
212
212
path : /tmp
Original file line number Diff line number Diff line change 65
65
- name : Checkout
66
66
uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
67
67
- name : Download scan
68
- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
68
+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
69
69
with :
70
70
name : scan.json
71
71
- name : Set scan output
You can’t perform that action at this time.
0 commit comments