mirror of
https://github.com/decke/smtprelay.git
synced 2025-12-26 01:22:29 -07:00
[StepSecurity] ci: Harden GitHub Actions (#178)
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
This commit is contained in:
3
.github/workflows/codeql-analysis.yml
vendored
3
.github/workflows/codeql-analysis.yml
vendored
@@ -19,6 +19,9 @@ on:
|
|||||||
schedule:
|
schedule:
|
||||||
- cron: '0 15 * * 5'
|
- cron: '0 15 * * 5'
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
analyze:
|
analyze:
|
||||||
name: Analyze
|
name: Analyze
|
||||||
|
|||||||
Reference in New Issue
Block a user