Harden GITHUB_TOKEN permissions
Signed-off-by: Craig Ingram <cjingram@google.com>
This commit is contained in:
3
.github/workflows/images.yml
vendored
3
.github/workflows/images.yml
vendored
@@ -9,6 +9,9 @@ on:
|
||||
image:
|
||||
description: "Target image name (override)"
|
||||
|
||||
permissions: # added using https://github.com/step-security/secure-workflows
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
mirror:
|
||||
name: "Mirror Image"
|
||||
|
||||
Reference in New Issue
Block a user