Skip to content

Commit

Permalink
Update auth to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
charlotte-avery committed Oct 14, 2024
1 parent f0bd111 commit 6effee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
go-version: '^1.17'
- name: Install jsonnet
run: go install github.com/google/go-jsonnet/cmd/jsonnet@latest
- uses: google-github-actions/auth@v0
- uses: google-github-actions/auth@v2
with:
credentials_json: ${{ secrets.DOMESTIC_HEATING_ABM_SA_KEY }}
- uses: google-github-actions/get-gke-credentials@v2
Expand Down

0 comments on commit 6effee4

Please sign in to comment.