GitHub Workflows security hardening (#15708)

This commit is contained in:
Alex
2023-01-21 18:55:17 +01:00
committed by GitHub
parent ddad231921
commit 1a17fc17bb
+4
View File
@@ -6,6 +6,10 @@ on:
push: push:
branches: branches:
- master - master
permissions:
contents: read # to fetch code (actions/checkout)
jobs: jobs:
vulncheck: vulncheck:
name: Analysis name: Analysis