Skip to content

Commit ee464c5

Browse files
chore(deps): update google-github-actions/auth action to v2.1.12 (#1184)
Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com>
1 parent 315e38a commit ee464c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

actions/login-to-gar/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ inputs:
1818
runs:
1919
using: composite
2020
steps:
21-
- uses: google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462 # v2.1.11
21+
- uses: google-github-actions/auth@b7593ed2efd1c1617e1b0254da33b86225adb2a5 # v2.1.12
2222
name: Auth with direct WIF
2323
id: auth_with_direct_wif
2424
with:

actions/login-to-gcs/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ runs:
6969
BUCKET: ${{ inputs.bucket }}
7070
ENVIRONMENT: ${{ inputs.environment }}
7171
SERVICE_ACCOUNT: ${{ inputs.service_account }}
72-
- uses: google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462 # v2.1.11
72+
- uses: google-github-actions/auth@b7593ed2efd1c1617e1b0254da33b86225adb2a5 # v2.1.12
7373
id: gcloud-auth
7474
with:
7575
workload_identity_provider: "projects/304398677251/locations/global/workloadIdentityPools/github/providers/github-provider"

0 commit comments

Comments
 (0)