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

View File

@@ -6,6 +6,10 @@ on:
push:
branches:
- master
permissions:
contents: read # to fetch code (actions/checkout)
jobs:
vulncheck:
name: Analysis