mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-25 21:42:17 +00:00
Merge branch '6.3.x' into 6.4.x
This commit is contained in:
commit
29ec4c8736
6
.github/workflows/codeql.yml
vendored
6
.github/workflows/codeql.yml
vendored
@ -7,7 +7,11 @@ on:
|
||||
schedule:
|
||||
# https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#schedule
|
||||
- cron: '0 5 * * *'
|
||||
|
||||
permissions: read-all
|
||||
jobs:
|
||||
codeql-analysis-call:
|
||||
permissions:
|
||||
actions: read
|
||||
contents: read
|
||||
security-events: write
|
||||
uses: spring-io/github-actions/.github/workflows/codeql-analysis.yml@1
|
||||
|
Loading…
x
Reference in New Issue
Block a user