Files
spring-boot/.github/workflows/run-codeql-analysis.yml
dependabot[bot] 076e0be8f9 Bump spring-io/github-actions/.github/workflows/codeql-analysis.yml
Bumps [spring-io/github-actions/.github/workflows/codeql-analysis.yml](https://github.com/spring-io/github-actions) from 6e66995f7d29de1e4ff76e4f0def7a10163fe910 to 7dc305df87410aa851b873d2f1fd33ccbb7d0aa8.
- [Commits](https://github.com/spring-io/github-actions/compare/6e66995f7d29de1e4ff76e4f0def7a10163fe910...7dc305df87410aa851b873d2f1fd33ccbb7d0aa8)

---
updated-dependencies:
- dependency-name: spring-io/github-actions/.github/workflows/codeql-analysis.yml
  dependency-version: 7dc305df87410aa851b873d2f1fd33ccbb7d0aa8
  dependency-type: direct:production
...

See gh-49898

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-07 06:48:24 +02:00

14 lines
322 B
YAML

name: "Run CodeQL Analysis"
on:
push:
pull_request:
workflow_dispatch:
permissions: read-all
jobs:
run-analysis:
permissions:
actions: read
contents: read
security-events: write
uses: spring-io/github-actions/.github/workflows/codeql-analysis.yml@7dc305df87410aa851b873d2f1fd33ccbb7d0aa8