Skip to content

Commit

Permalink
Update google-github-actions/setup-gcloud action to v2.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 21, 2023
1 parent e26f509 commit e165b97
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/inspec-gcp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Configure GCP credentials
uses: google-github-actions/[email protected].0
uses: google-github-actions/[email protected].1
with:
version: 324.0.0
# project_id: ${{ secrets.GCP_PROJECT_ID_PROD }}
Expand Down Expand Up @@ -97,7 +97,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Configure GCP credentials
uses: google-github-actions/[email protected].0
uses: google-github-actions/[email protected].1
with:
version: 324.0.0
# project_id: ${{ secrets.GCP_PROJECT_ID_PROD }}
Expand Down Expand Up @@ -141,7 +141,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Configure GCP credentials
uses: google-github-actions/[email protected].0
uses: google-github-actions/[email protected].1
with:
version: 324.0.0
# project_id: ${{ secrets.GCP_PROJECT_ID_PROD }}
Expand Down Expand Up @@ -185,7 +185,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Configure GCP credentials
uses: google-github-actions/[email protected].0
uses: google-github-actions/[email protected].1
with:
version: 324.0.0
# project_id: ${{ secrets.GCP_PROJECT_ID_PROD }}
Expand Down Expand Up @@ -229,7 +229,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Configure GCP credentials
uses: google-github-actions/[email protected].0
uses: google-github-actions/[email protected].1
with:
version: 324.0.0
# project_id: ${{ secrets.GCP_PROJECT_ID_PROD }}
Expand Down Expand Up @@ -273,7 +273,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Configure GCP credentials
uses: google-github-actions/[email protected].0
uses: google-github-actions/[email protected].1
with:
version: 324.0.0
# project_id: ${{ secrets.GCP_PROJECT_ID_PROD }}
Expand Down Expand Up @@ -317,7 +317,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Configure GCP credentials
uses: google-github-actions/[email protected].0
uses: google-github-actions/[email protected].1
with:
version: 324.0.0
# project_id: ${{ secrets.GCP_PROJECT_ID_PROD }}
Expand Down Expand Up @@ -361,7 +361,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Configure GCP credentials
uses: google-github-actions/[email protected].0
uses: google-github-actions/[email protected].1
with:
version: 324.0.0
# project_id: ${{ secrets.GCP_PROJECT_ID_PROD }}
Expand Down

0 comments on commit e165b97

Please sign in to comment.