Merge pull request #3728 from sashashura/patch-1

GitHub Workflows security hardening
This commit is contained in:
Christy Jacob
2024-12-11 20:25:22 +04:00
committed by GitHub
+5
View File
@@ -13,8 +13,13 @@ on:
schedule:
- cron: '0 16 * * 0'
permissions:
contents: read
jobs:
analyze:
permissions:
security-events: write
name: Analyze
runs-on: ubuntu-latest