diff --git a/.github/workflows/.test.yml b/.github/workflows/.test.yml index 3458348b871d..c9dcd81f26a0 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@64a0bfaf6e6bb1c448d6e4c42b11034ee7094f16 with: directory: ./bin/testreports - diff --git a/.github/workflows/buildkit.yml b/.github/workflows/buildkit.yml index 8ed84769b2a5..18a12589690f 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@64a0bfaf6e6bb1c448d6e4c42b11034ee7094f16 with: version: ${{ env.SCOUT_VERSION }} format: sarif diff --git a/.github/workflows/frontend.yml b/.github/workflows/frontend.yml index d3ea5cb1e9d4..feb39c31a2df 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@64a0bfaf6e6bb1c448d6e4c42b11034ee7094f16 with: version: ${{ env.SCOUT_VERSION }} format: sarif diff --git a/.github/workflows/test-os.yml b/.github/workflows/test-os.yml index 23d2e2c7dc9b..6fe598b10bd7 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@64a0bfaf6e6bb1c448d6e4c42b11034ee7094f16 with: directory: ./bin/testreports -