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:
159159 with :
160160 version : v0.17.0
161161 - name : Download db-controller container
162- uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
162+ uses : actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
163163 with :
164164 name : db-controller-container
165165 path : /tmp
@@ -210,7 +210,7 @@ jobs:
210210 uses : helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0
211211
212212 - name : Download db-controller container
213- uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
213+ uses : actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
214214 with :
215215 name : db-controller-container
216216 path : /tmp
Original file line number Diff line number Diff line change 6565 - name : Checkout
6666 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
6767 - name : Download scan
68- uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
68+ uses : actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
6969 with :
7070 name : scan.json
7171 - name : Set scan output
You can’t perform that action at this time.
0 commit comments