File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -160,7 +160,7 @@ jobs:
160160 -
161161 name : Generate annotations
162162 if : always()
163- uses : crazy-max/.github/.github/actions/gotest-annotations@20ef82212dc54bab5749f5e05576ca6d3c8a5773 # v1.1 .0
163+ uses : crazy-max/.github/.github/actions/gotest-annotations@bb328ea508cd6a89d0865555ddbeb148e5724aed # v1.3 .0
164164 with :
165165 directory : ./bin/testreports
166166 -
@@ -238,7 +238,7 @@ jobs:
238238 -
239239 name : Generate annotations
240240 if : always()
241- uses : crazy-max/.github/.github/actions/gotest-annotations@20ef82212dc54bab5749f5e05576ca6d3c8a5773 # v1.1 .0
241+ uses : crazy-max/.github/.github/actions/gotest-annotations@bb328ea508cd6a89d0865555ddbeb148e5724aed # v1.3 .0
242242 with :
243243 directory : ${{ env.TESTREPORTS_DIR }}
244244 -
@@ -410,7 +410,7 @@ jobs:
410410 -
411411 name : Scout
412412 id : scout
413- uses : crazy-max/.github/.github/actions/docker-scout@20ef82212dc54bab5749f5e05576ca6d3c8a5773 # v1.1 .0
413+ uses : crazy-max/.github/.github/actions/docker-scout@bb328ea508cd6a89d0865555ddbeb148e5724aed # v1.3 .0
414414 with :
415415 version : ${{ env.SCOUT_VERSION }}
416416 format : sarif
Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ jobs:
147147 -
148148 name : Install k3s
149149 if : matrix.driver == 'kubernetes'
150- uses : crazy-max/.github/.github/actions/install-k3s@20ef82212dc54bab5749f5e05576ca6d3c8a5773 # v1.1 .0
150+ uses : crazy-max/.github/.github/actions/install-k3s@bb328ea508cd6a89d0865555ddbeb148e5724aed # v1.3 .0
151151 with :
152152 version : ${{ env.K3S_VERSION }}
153153 -
You can’t perform that action at this time.
0 commit comments