Skip to content

Commit b454677

Browse files
s
1 parent 69adcc7 commit b454677

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/scratch-workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
scratch:
1010
uses: ./.github/workflows/_gcp-deploy.yml
1111
permissions:
12+
contents: 'read'
1213
# Requird for OIDC auth with GCP.
1314
# @see: https://docs.github.com/en/actions/security-for-github-actions/security-hardening-your-deployments/about-security-hardening-with-openid-connect#adding-permissions-settings
1415
id-token: 'write'

0 commit comments

Comments
 (0)