summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-11-21 07:04:37 +0000
committerIvan Gabaldon <igabaldon@inetol.net>2025-11-21 09:21:20 +0000
commit20ec01c5f73f3222ec4139f02e67d4cc657249d7 (patch)
tree80e0c839f3cb2eddb0fd9e04dca0ecf3f926240f
parent6376601ba1b3b29aad0d48251d5ef33273427056 (diff)
[upd] github-actions: Bump github/codeql-action from 4.31.3 to 4.31.4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.3 to 4.31.4. - [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/014f16e7ab1402f30e7c3329d33797e7948572db...e12f0178983d466f2f6028f5cc7a6d786fd97f4b) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.31.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--.github/workflows/security.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml
index b14c6a9e5..b02db0031 100644
--- a/.github/workflows/security.yml
+++ b/.github/workflows/security.yml
@@ -41,6 +41,6 @@ jobs:
write-comment: "false"
- name: Upload SARIFs
- uses: github/codeql-action/upload-sarif@014f16e7ab1402f30e7c3329d33797e7948572db # v4.31.3
+ uses: github/codeql-action/upload-sarif@e12f0178983d466f2f6028f5cc7a6d786fd97f4b # v4.31.4
with:
sarif_file: "./scout.sarif"