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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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