mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
GitHub Workflows security hardening (#15708)
This commit is contained in:
4
.github/workflows/vulncheck.yml
vendored
4
.github/workflows/vulncheck.yml
vendored
@@ -6,6 +6,10 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
permissions:
|
||||
contents: read # to fetch code (actions/checkout)
|
||||
|
||||
jobs:
|
||||
vulncheck:
|
||||
name: Analysis
|
||||
|
||||
Reference in New Issue
Block a user