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 @@ -159,7 +159,7 @@ jobs:
159
159
with :
160
160
version : v0.17.0
161
161
- name : Download db-controller container
162
- uses : actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
162
+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
163
163
with :
164
164
name : db-controller-container
165
165
path : /tmp
@@ -210,7 +210,7 @@ jobs:
210
210
uses : helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0
211
211
212
212
- name : Download db-controller container
213
- uses : actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
213
+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
214
214
with :
215
215
name : db-controller-container
216
216
path : /tmp
Original file line number Diff line number Diff line change 65
65
- name : Checkout
66
66
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
67
67
- name : Download scan
68
- uses : actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
68
+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.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