Skip to content

Commit

Permalink
Update iac-secrets.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmellos authored Oct 1, 2024
1 parent d057e5d commit 606b552
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/iac-secrets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ jobs:
runs-on: ubuntu-latest

permissions: write-all
# defaults:
# run:
# shell: bash
# working-directory: secrets

steps:
- name: Install dependencies
Expand All @@ -65,7 +61,7 @@ jobs:

- id: 'auth'
name: 'Authenticate to Google Cloud'
uses: 'google-github-actions/[email protected].4'
uses: 'google-github-actions/[email protected].6'
with:
workload_identity_provider: ${{ inputs.GCP_WIP }}
project_id: ${{ inputs.PROJECT_ID }}
Expand Down

0 comments on commit 606b552

Please sign in to comment.