From 85067deefb5677218f7cb959c1592978ed27a0b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 20:29:37 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 9cfbef4 --- .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..1ec201be 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@9cfbef4bdab412b69026a06a180a472038020f72 with: sarif_file: gosec.sarif