Skip to content

Commit

Permalink
Revert deprecated Action version update
Browse files Browse the repository at this point in the history
Revert deprecated Action version update
  • Loading branch information
ericdrosas87 committed Jul 17, 2024
1 parent 599f65f commit a8785fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gae-release-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

# gcloud CLI setup
- name: Login to GCP
uses: google-github-actions/setup-gcloud@v2
uses: google-github-actions/setup-gcloud@v0
with:
service_account_key: ${{ secrets.PIPELINE_EPO_PROD_PROJECT }}
project_id: edc-prod-eef0
Expand Down

0 comments on commit a8785fd

Please sign in to comment.