We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69adcc7 commit b454677Copy full SHA for b454677
.github/workflows/scratch-workflow.yml
@@ -9,6 +9,7 @@ jobs:
9
scratch:
10
uses: ./.github/workflows/_gcp-deploy.yml
11
permissions:
12
+ contents: 'read'
13
# Requird for OIDC auth with GCP.
14
# @see: https://docs.github.com/en/actions/security-for-github-actions/security-hardening-your-deployments/about-security-hardening-with-openid-connect#adding-permissions-settings
15
id-token: 'write'
0 commit comments