From e74bdc68bfb4c62bae01c8dc32951f43d6c6e2c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 11:42:55 +0000 Subject: [PATCH] Bump github/codeql-action from 3.25.5 to 3.30.1 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.5 to 3.30.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.30.1) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.30.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..afab649 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.1 with: sarif_file: terrascan.sarif category: terrascan