Skip to content

Commit 37d411e

Browse files
authored
Merge pull request #14939 from apache/dependabot/github_actions/google-github-actions/auth-2.1.11
build(deps): bump google-github-actions/auth from 2.1.10 to 2.1.11
2 parents 6c6c74a + 168a93d commit 37d411e

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

.github/workflows/forge-deploy-next.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
with:
5555
develocity-access-key: ${{ secrets.GRAILS_DEVELOCITY_ACCESS_KEY }}
5656
- name: "🔑 Login to Google Cloud"
57-
uses: google-github-actions/auth@ba79af03959ebeac9769e648f473a284504d9193
57+
uses: google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462
5858
with:
5959
credentials_json: ${{ secrets.GCP_CREDENTIALS }}
6060
create_credentials_file: 'true'
@@ -109,7 +109,7 @@ jobs:
109109
with:
110110
develocity-access-key: ${{ secrets.GRAILS_DEVELOCITY_ACCESS_KEY }}
111111
- name: "🔑 Login to Google Cloud"
112-
uses: google-github-actions/auth@ba79af03959ebeac9769e648f473a284504d9193
112+
uses: google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462
113113
with:
114114
credentials_json: ${{ secrets.GCP_CREDENTIALS }}
115115
create_credentials_file: 'true'

.github/workflows/forge-deploy-prev-snapshot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
with:
5555
develocity-access-key: ${{ secrets.GRAILS_DEVELOCITY_ACCESS_KEY }}
5656
- name: "🔑 Login to Google Cloud"
57-
uses: google-github-actions/auth@ba79af03959ebeac9769e648f473a284504d9193
57+
uses: google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462
5858
with:
5959
credentials_json: ${{ secrets.GCP_CREDENTIALS }}
6060
create_credentials_file: 'true'
@@ -109,7 +109,7 @@ jobs:
109109
with:
110110
develocity-access-key: ${{ secrets.GRAILS_DEVELOCITY_ACCESS_KEY }}
111111
- name: "🔑 Login to Google Cloud"
112-
uses: google-github-actions/auth@ba79af03959ebeac9769e648f473a284504d9193
112+
uses: google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462
113113
with:
114114
credentials_json: ${{ secrets.GCP_CREDENTIALS }}
115115
create_credentials_file: 'true'

.github/workflows/forge-deploy-prev.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
with:
5555
develocity-access-key: ${{ secrets.GRAILS_DEVELOCITY_ACCESS_KEY }}
5656
- name: "🔑 Login to Google Cloud"
57-
uses: google-github-actions/auth@ba79af03959ebeac9769e648f473a284504d9193
57+
uses: google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462
5858
with:
5959
credentials_json: ${{ secrets.GCP_CREDENTIALS }}
6060
create_credentials_file: 'true'
@@ -109,7 +109,7 @@ jobs:
109109
with:
110110
develocity-access-key: ${{ secrets.GRAILS_DEVELOCITY_ACCESS_KEY }}
111111
- name: "🔑 Login to Google Cloud"
112-
uses: google-github-actions/auth@ba79af03959ebeac9769e648f473a284504d9193
112+
uses: google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462
113113
with:
114114
credentials_json: ${{ secrets.GCP_CREDENTIALS }}
115115
create_credentials_file: 'true'

.github/workflows/forge-deploy-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
with:
5959
develocity-access-key: ${{ secrets.GRAILS_DEVELOCITY_ACCESS_KEY }}
6060
- name: "🔑 Login to Google Cloud"
61-
uses: google-github-actions/auth@ba79af03959ebeac9769e648f473a284504d9193
61+
uses: google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462
6262
with:
6363
credentials_json: ${{ secrets.GCP_CREDENTIALS }}
6464
create_credentials_file: 'true'
@@ -112,7 +112,7 @@ jobs:
112112
with:
113113
develocity-access-key: ${{ secrets.GRAILS_DEVELOCITY_ACCESS_KEY }}
114114
- name: "🔑 Login to Google Cloud"
115-
uses: google-github-actions/auth@ba79af03959ebeac9769e648f473a284504d9193
115+
uses: google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462
116116
with:
117117
credentials_json: ${{ secrets.GCP_CREDENTIALS }}
118118
create_credentials_file: 'true'

.github/workflows/forge-deploy-snapshot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
with:
5555
develocity-access-key: ${{ secrets.GRAILS_DEVELOCITY_ACCESS_KEY }}
5656
- name: "🔑 Login to Google Cloud"
57-
uses: google-github-actions/auth@ba79af03959ebeac9769e648f473a284504d9193
57+
uses: google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462
5858
with:
5959
credentials_json: ${{ secrets.GCP_CREDENTIALS }}
6060
create_credentials_file: 'true'
@@ -107,7 +107,7 @@ jobs:
107107
with:
108108
develocity-access-key: ${{ secrets.GRAILS_DEVELOCITY_ACCESS_KEY }}
109109
- name: "🔑 Login to Google Cloud"
110-
uses: google-github-actions/auth@ba79af03959ebeac9769e648f473a284504d9193
110+
uses: google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462
111111
with:
112112
credentials_json: ${{ secrets.GCP_CREDENTIALS }}
113113
create_credentials_file: 'true'

0 commit comments

Comments
 (0)