[monitoring-plugins] build(deps): bump github/codeql-action from ...

GitHub git at monitoring-plugins.org
Wed Aug 19 13:40:13 CEST 2026


    Module: monitoring-plugins
    Branch: master
    Commit: b1799e2bf7387c8bb399ba884415c1bc8e4f2bf2
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
 Committer: GitHub <noreply at github.com>
      Date: Wed Aug 19 13:36:21 2026 +0200
       URL: https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=b1799e2b

build(deps): bump github/codeql-action from 4.37.6 to 4.37.7 (#2327)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.37.6 to 4.37.7.
- [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/v4.37.6...v4.37.7)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.37.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support at github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---

 .github/workflows/codeql-analysis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index 7280cbae..c81bbdda 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -45,7 +45,7 @@ jobs:
 
       # Initializes the CodeQL tools for scanning.
       - name: Initialize CodeQL
-        uses: github/codeql-action/init at v4.37.6
+        uses: github/codeql-action/init at v4.37.7
         with:
           languages: ${{ matrix.language }}
           # If you wish to specify custom queries, you can do so here or in a config file.
@@ -82,4 +82,4 @@ jobs:
           make
 
       - name: Perform CodeQL Analysis
-        uses: github/codeql-action/analyze at v4.37.6
+        uses: github/codeql-action/analyze at v4.37.7



More information about the Commits mailing list