From e563ca9e67e3015b9d5f8e6b8388cd8429fc97d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 19:15:52 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 5b6e617 --- .github/workflows/gosec.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gosec.yml b/.github/workflows/gosec.yml index 2c9d1849..bf77300a 100644 --- a/.github/workflows/gosec.yml +++ b/.github/workflows/gosec.yml @@ -31,7 +31,7 @@ jobs: with: args: '-no-fail -fmt sarif -out gosec.sarif ./...' - name: Upload SARIF file - uses: github/codeql-action/upload-sarif@6f9e628e6f9a18c785dd746325ba455111df1b67 + uses: github/codeql-action/upload-sarif@5b6e617dc0241b2d60c2bccea90c56b67eceb797 with: sarif_file: gosec.sarif