From 4d3c77f4df8478b8c1217eb0574ca5dff5cf5037 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 15:17:56 +0000 Subject: [PATCH] Bump github/codeql-action from 3.25.5 to 3.30.5 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.5 to 3.30.5. - [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.30.5) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.30.5 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..34e4363 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.30.5 with: sarif_file: terrascan.sarif category: terrascan