From 50108fb23dfd6691f53b633ab6a9925b453fc806 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 09:52:40 +0000 Subject: [PATCH] build(deps): bump crazy-max/.github from 1.0.0 to 1.5.0 Bumps [crazy-max/.github](https://github.com/crazy-max/.github) from 1.0.0 to 1.5.0. - [Release notes](https://github.com/crazy-max/.github/releases) - [Commits](https://github.com/crazy-max/.github/compare/71eec88cb5c2185e8209fab03eeb1f4c76129642...8df2a341be4d0540858ba7abbdffb5edafb2a1a7) --- updated-dependencies: - dependency-name: crazy-max/.github dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/.test.yml | 2 +- .github/workflows/buildkit.yml | 2 +- .github/workflows/frontend.yml | 2 +- .github/workflows/test-os.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/.test.yml b/.github/workflows/.test.yml index 3458348b871d..62d1a2bbcdc7 100644 --- a/.github/workflows/.test.yml +++ b/.github/workflows/.test.yml @@ -183,7 +183,7 @@ jobs: - name: Generate annotations if: always() - uses: crazy-max/.github/.github/actions/gotest-annotations@71eec88cb5c2185e8209fab03eeb1f4c76129642 + uses: crazy-max/.github/.github/actions/gotest-annotations@8df2a341be4d0540858ba7abbdffb5edafb2a1a7 with: directory: ./bin/testreports - diff --git a/.github/workflows/buildkit.yml b/.github/workflows/buildkit.yml index 8ed84769b2a5..f4b3c2b464f2 100644 --- a/.github/workflows/buildkit.yml +++ b/.github/workflows/buildkit.yml @@ -318,7 +318,7 @@ jobs: - name: Scout id: scout - uses: crazy-max/.github/.github/actions/docker-scout@71eec88cb5c2185e8209fab03eeb1f4c76129642 + uses: crazy-max/.github/.github/actions/docker-scout@8df2a341be4d0540858ba7abbdffb5edafb2a1a7 with: version: ${{ env.SCOUT_VERSION }} format: sarif diff --git a/.github/workflows/frontend.yml b/.github/workflows/frontend.yml index d3ea5cb1e9d4..b24cba02bf30 100644 --- a/.github/workflows/frontend.yml +++ b/.github/workflows/frontend.yml @@ -216,7 +216,7 @@ jobs: - name: Scout id: scout - uses: crazy-max/.github/.github/actions/docker-scout@71eec88cb5c2185e8209fab03eeb1f4c76129642 + uses: crazy-max/.github/.github/actions/docker-scout@8df2a341be4d0540858ba7abbdffb5edafb2a1a7 with: version: ${{ env.SCOUT_VERSION }} format: sarif diff --git a/.github/workflows/test-os.yml b/.github/workflows/test-os.yml index 23d2e2c7dc9b..b2a7b930c127 100644 --- a/.github/workflows/test-os.yml +++ b/.github/workflows/test-os.yml @@ -181,7 +181,7 @@ jobs: - name: Generate annotations if: always() - uses: crazy-max/.github/.github/actions/gotest-annotations@71eec88cb5c2185e8209fab03eeb1f4c76129642 + uses: crazy-max/.github/.github/actions/gotest-annotations@8df2a341be4d0540858ba7abbdffb5edafb2a1a7 with: directory: ./bin/testreports -