From 20d07b988511c79b78f53085e67821583bae7447 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 11:43:25 +0000 Subject: [PATCH] Bump github/codeql-action from 3.25.5 to 4.31.0 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.5 to 4.31.0. - [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...v4.31.0) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.31.0 dependency-type: direct:production update-type: version-update:semver-major ... 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..438784a 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@v4.31.0 with: sarif_file: terrascan.sarif category: terrascan