File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ jobs:
166166 -
167167 name : Generate annotations
168168 if : always()
169- uses : crazy-max/.github/.github/actions/gotest-annotations@fa6141aedf23596fb8bdcceab9cce8dadaa31bd9
169+ uses : crazy-max/.github/.github/actions/gotest-annotations@71eec88cb5c2185e8209fab03eeb1f4c76129642
170170 with :
171171 directory : ./bin/testreports
172172 -
@@ -244,7 +244,7 @@ jobs:
244244 -
245245 name : Generate annotations
246246 if : always()
247- uses : crazy-max/.github/.github/actions/gotest-annotations@fa6141aedf23596fb8bdcceab9cce8dadaa31bd9
247+ uses : crazy-max/.github/.github/actions/gotest-annotations@71eec88cb5c2185e8209fab03eeb1f4c76129642
248248 with :
249249 directory : ${{ env.TESTREPORTS_DIR }}
250250 -
@@ -416,7 +416,7 @@ jobs:
416416 -
417417 name : Scout
418418 id : scout
419- uses : crazy-max/.github/.github/actions/docker-scout@ccae1c98f1237b5c19e4ef77ace44fa68b3bc7e4
419+ uses : crazy-max/.github/.github/actions/docker-scout@71eec88cb5c2185e8209fab03eeb1f4c76129642
420420 with :
421421 version : ${{ env.SCOUT_VERSION }}
422422 format : sarif
Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ jobs:
153153 -
154154 name : Install k3s
155155 if : matrix.driver == 'kubernetes'
156- uses : crazy-max/.github/.github/actions/install-k3s@7730d1434364d4b9aded32735b078a7ace5ea79a
156+ uses : crazy-max/.github/.github/actions/install-k3s@71eec88cb5c2185e8209fab03eeb1f4c76129642
157157 with :
158158 version : ${{ env.K3S_VERSION }}
159159 -
Original file line number Diff line number Diff line change 1111
1212jobs :
1313 run :
14- uses : crazy-max/.github/.github/workflows/pr-assign-author.yml@c27924b5b93ccfe6dcc0d7b22e779ef3c05f9a92
14+ uses : crazy-max/.github/.github/workflows/pr-assign-author.yml@71eec88cb5c2185e8209fab03eeb1f4c76129642
1515 permissions :
1616 contents : read
1717 pull-requests : write
You can’t perform that action at this time.
0 commit comments