From a20546b0cb1549a9677a3cd0e638cc38427c878e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 03:53:11 +0000 Subject: [PATCH 1/2] Bump github/codeql-action from 3.26.7 to 3.26.9 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.7 to 3.26.9. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/v3.26.7...v3.26.9) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/codeql.yml | 4 ++-- .github/workflows/semgrep.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index d23a6c0..fca2a5b 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -28,8 +28,8 @@ jobs: WORKFLOW=$(echo "$WORKFLOW" | cut -d '@' -f 1 | cut -d '/' -f 3-5) go run ./cmd/ghasum verify -cache /home/runner/work/_actions -no-evict -offline "$WORKFLOW:$JOB" - name: Initialize CodeQL - uses: github/codeql-action/init@v3.26.7 + uses: github/codeql-action/init@v3.26.9 with: languages: go - name: Perform CodeQL analysis - uses: github/codeql-action/analyze@v3.26.7 + uses: github/codeql-action/analyze@v3.26.9 diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index 89e2d3d..bfb31ba 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -33,7 +33,7 @@ jobs: env: SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }} - name: Upload Semgrep report to GitHub - uses: github/codeql-action/upload-sarif@v3.26.7 + uses: github/codeql-action/upload-sarif@v3.26.9 if: ${{ failure() || success() }} with: sarif_file: semgrep.sarif From 6b8f2b8dbce1784abc18e2b3170f96f3ab331a51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 25 Sep 2024 03:53:44 +0000 Subject: [PATCH 2/2] Update ghasum checksums --- .github/workflows/gha.sum | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gha.sum b/.github/workflows/gha.sum index e0a0c7c..59b512a 100755 --- a/.github/workflows/gha.sum +++ b/.github/workflows/gha.sum @@ -2,7 +2,7 @@ version 1 actions/checkout@v4.1.6 ElHY2zwea4F7aiO5kTGiEJU1+/P21We7sgBd/ov69Dg= actions/setup-go@v5.0.2 n9tqUfB4OKK5aiUOExrVooiAI2s7Wcih+7CYiJHr920= -github/codeql-action@v3.26.7 CyKIM/hsqtMpMDphedhh08SHWg5JWBATPXKH9NCaofU= +github/codeql-action@v3.26.9 Be8dxm71NBguWCx3OsJxmBdRx4fbBssWc1GXEcm9muk= ncipollo/release-action@v1.14.0 +JAIlT/RB99JgfxlDrAcAdBnaKX4y8hyFWnHc4j7tfM= stefanzweifel/git-auto-commit-action@v5.0.0 t2VeG9180CmZ5/cmxvkFkN6iWoWsOjlaJ2V8rp1HDqY= tibdex/github-app-token@v2.1.0 ZNSBo6XSE0yxs8IkHEkVtUC9MkEeXTclXpMLl6zAmCs=