From 7d5eb0117cad52ff0bcde370660a0808a5e494b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 18:02:17 +0100 Subject: [PATCH] chore(deps): update github/codeql-action digest to 6f9e628 (#1291) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 205aca2d..2c9d1849 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@3096afedf9873361b2b2f65e1445b13272c83eb8 + uses: github/codeql-action/upload-sarif@6f9e628e6f9a18c785dd746325ba455111df1b67 with: sarif_file: gosec.sarif