From a230cc53e23e0741f0418a0161ed6f586b5eb2fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 15:07:21 +0000 Subject: [PATCH] Bump github/codeql-action from 3.25.5 to 3.29.1 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.5 to 3.29.1. - [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.25.5...v3.29.1) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.29.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/terrascanner.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/terrascanner.yml b/.github/workflows/terrascanner.yml index b19c0d2..1dfefb9 100644 --- a/.github/workflows/terrascanner.yml +++ b/.github/workflows/terrascanner.yml @@ -29,7 +29,7 @@ jobs: #skip_rules: #config_path: - name: Upload SARIF file - uses: github/codeql-action/upload-sarif@v3.25.5 + uses: github/codeql-action/upload-sarif@v3.29.1 with: sarif_file: terrascan.sarif category: terrascan