ci: bump crazy-max/.github to 1.1.0

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2026-03-25 12:06:59 +01:00
parent b1c10489eb
commit dcc591ea91
3 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -166,7 +166,7 @@ jobs:
-
name: Generate annotations
if: always()
uses: crazy-max/.github/.github/actions/gotest-annotations@71eec88cb5c2185e8209fab03eeb1f4c76129642
uses: crazy-max/.github/.github/actions/gotest-annotations@20ef82212dc54bab5749f5e05576ca6d3c8a5773 # v1.1.0
with:
directory: ./bin/testreports
-
@@ -244,7 +244,7 @@ jobs:
-
name: Generate annotations
if: always()
uses: crazy-max/.github/.github/actions/gotest-annotations@71eec88cb5c2185e8209fab03eeb1f4c76129642
uses: crazy-max/.github/.github/actions/gotest-annotations@20ef82212dc54bab5749f5e05576ca6d3c8a5773 # v1.1.0
with:
directory: ${{ env.TESTREPORTS_DIR }}
-
@@ -416,7 +416,7 @@ jobs:
-
name: Scout
id: scout
uses: crazy-max/.github/.github/actions/docker-scout@71eec88cb5c2185e8209fab03eeb1f4c76129642
uses: crazy-max/.github/.github/actions/docker-scout@20ef82212dc54bab5749f5e05576ca6d3c8a5773 # v1.1.0
with:
version: ${{ env.SCOUT_VERSION }}
format: sarif
+1 -1
View File
@@ -153,7 +153,7 @@ jobs:
-
name: Install k3s
if: matrix.driver == 'kubernetes'
uses: crazy-max/.github/.github/actions/install-k3s@71eec88cb5c2185e8209fab03eeb1f4c76129642
uses: crazy-max/.github/.github/actions/install-k3s@20ef82212dc54bab5749f5e05576ca6d3c8a5773 # v1.1.0
with:
version: ${{ env.K3S_VERSION }}
-
+1 -1
View File
@@ -11,7 +11,7 @@ on:
jobs:
run:
uses: crazy-max/.github/.github/workflows/pr-assign-author.yml@71eec88cb5c2185e8209fab03eeb1f4c76129642
uses: crazy-max/.github/.github/workflows/pr-assign-author.yml@20ef82212dc54bab5749f5e05576ca6d3c8a5773 # v1.1.0
permissions:
contents: read
pull-requests: write