File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ jobs:
159159 -
160160 name : Generate annotations
161161 if : always()
162- uses : crazy-max/.github/.github/actions/gotest-annotations@bb328ea508cd6a89d0865555ddbeb148e5724aed # v1.3 .0
162+ uses : crazy-max/.github/.github/actions/gotest-annotations@d89fe92d808a15e2b2ed5cdb62db7c172c31410d # v1.6 .0
163163 with :
164164 directory : ./bin/testreports
165165 -
@@ -237,7 +237,7 @@ jobs:
237237 -
238238 name : Generate annotations
239239 if : always()
240- uses : crazy-max/.github/.github/actions/gotest-annotations@bb328ea508cd6a89d0865555ddbeb148e5724aed # v1.3 .0
240+ uses : crazy-max/.github/.github/actions/gotest-annotations@d89fe92d808a15e2b2ed5cdb62db7c172c31410d # v1.6 .0
241241 with :
242242 directory : ${{ env.TESTREPORTS_DIR }}
243243 -
@@ -409,7 +409,7 @@ jobs:
409409 -
410410 name : Scout
411411 id : scout
412- uses : crazy-max/.github/.github/actions/docker-scout@bb328ea508cd6a89d0865555ddbeb148e5724aed # v1.3 .0
412+ uses : crazy-max/.github/.github/actions/docker-scout@d89fe92d808a15e2b2ed5cdb62db7c172c31410d # v1.6 .0
413413 with :
414414 version : ${{ env.SCOUT_VERSION }}
415415 format : sarif
Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ jobs:
146146 -
147147 name : Install k3s
148148 if : matrix.driver == 'kubernetes'
149- uses : crazy-max/.github/.github/actions/install-k3s@bb328ea508cd6a89d0865555ddbeb148e5724aed # v1.3 .0
149+ uses : crazy-max/.github/.github/actions/install-k3s@d89fe92d808a15e2b2ed5cdb62db7c172c31410d # v1.6 .0
150150 with :
151151 version : ${{ env.K3S_VERSION }}
152152 -
You can’t perform that action at this time.
0 commit comments