summaryrefslogtreecommitdiff
path: root/.github/workflows/security.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-08-15 18:05:43 +0200
committerGitHub <noreply@github.com>2025-08-15 18:05:43 +0200
commit90f997c1812cc6e795dac761c01aa478c9f71495 (patch)
tree6bdd2babfc0ff677891a9a3ea39754ca845acf7a /.github/workflows/security.yml
parent6b1516d6adc88f17e06fe115c3aff69bfcad4579 (diff)
[upd] github-actions: Bump github/codeql-action from 3.29.6 to 3.29.9 (#5119)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.6 to 3.29.9. - [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/a4e1a019f5e24960714ff6296aee04b736cbc3cf...df559355d593797519d70b90fc8edd5db049e7a2) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.29.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/security.yml')
-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 8a59e5062..5c5310b21 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@a4e1a019f5e24960714ff6296aee04b736cbc3cf # v3.29.6
+ uses: github/codeql-action/upload-sarif@df559355d593797519d70b90fc8edd5db049e7a2 # v3.29.9
with:
sarif_file: "./scout.sarif"