Skip to content

Commit

Permalink
Update owasp-scan.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gregnrobinson authored Apr 5, 2022
1 parent 19ae185 commit 15cda3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/owasp-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- name: Set up Cloud SDK
if: ${{ inputs.ZAP_GCP_PUBLISH }}
uses: google-github-actions/setup-gcloud@master
uses: google-github-actions/setup-gcloud@v0
with:
project_id: ${{ inputs.ZAP_GCP_PROJECT }}
service_account_key: ${{ secrets.GCP_SA_KEY }}
Expand Down

0 comments on commit 15cda3f

Please sign in to comment.