From 4a9706f33983a1568f7be29dcd14a7d75cf2a9da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 15:33:30 +0000 Subject: [PATCH] Bump entur/gha-security/.github/workflows/code-scan.yml Bumps [entur/gha-security/.github/workflows/code-scan.yml](https://github.com/entur/gha-security) from 2 to 2.15.0. - [Release notes](https://github.com/entur/gha-security/releases) - [Changelog](https://github.com/entur/gha-security/blob/main/CHANGELOG.md) - [Commits](https://github.com/entur/gha-security/compare/v2...v2.15.0) --- updated-dependencies: - dependency-name: entur/gha-security/.github/workflows/code-scan.yml dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/codeql.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index d02a411..947a9b2 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -15,7 +15,7 @@ on: jobs: code-scan: name: CodeQL Scan - uses: entur/gha-security/.github/workflows/code-scan.yml@v2 + uses: entur/gha-security/.github/workflows/code-scan.yml@v2.15.0 # no secrets necessary permissions: packages: read