Skip to content

Commit

Permalink
Bump the github-actions group with 2 updates (#13527)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent 9c33aa4 commit c7a8ec0
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:
composer-options: '--prefer-dist --no-progress --no-interaction'

- name: Setup Bun
uses: oven-sh/setup-bun@e900e6b10896cd3a94ded8f5d6094c6547532020
uses: oven-sh/setup-bun@9b21598af8d4dfc302e5a30250007de0fda92acc
with:
bun-version: latest

Expand Down Expand Up @@ -189,7 +189,7 @@ jobs:
credentials_json: ${{ secrets.GCP_SA_KEY }}

- name: Setup Cloud SDK
uses: google-github-actions/setup-gcloud@e30db14379863a8c79331b04a9969f4c1e225e0b
uses: google-github-actions/setup-gcloud@825196879a077b7efa50db2e88409f44de4635c2
with:
project_id: ${{ secrets.GCP_PROJECT_ID }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cleanup-pr-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
credentials_json: ${{ secrets.GCP_SA_KEY }}

- name: Setup Cloud SDK
uses: google-github-actions/setup-gcloud@e30db14379863a8c79331b04a9969f4c1e225e0b
uses: google-github-actions/setup-gcloud@825196879a077b7efa50db2e88409f44de4635c2
with:
project_id: ${{ secrets.GCP_PROJECT_ID }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint-css-js-md.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
PUPPETEER_SKIP_DOWNLOAD: true

- name: Setup Bun
uses: oven-sh/setup-bun@e900e6b10896cd3a94ded8f5d6094c6547532020
uses: oven-sh/setup-bun@9b21598af8d4dfc302e5a30250007de0fda92acc
with:
bun-version: latest

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint-i18n.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
composer-options: '--prefer-dist --no-progress --no-interaction'

- name: Setup Bun
uses: oven-sh/setup-bun@e900e6b10896cd3a94ded8f5d6094c6547532020
uses: oven-sh/setup-bun@9b21598af8d4dfc302e5a30250007de0fda92acc
with:
bun-version: latest

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/npm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
PUPPETEER_SKIP_DOWNLOAD: true

- name: Setup Bun
uses: oven-sh/setup-bun@e900e6b10896cd3a94ded8f5d6094c6547532020
uses: oven-sh/setup-bun@9b21598af8d4dfc302e5a30250007de0fda92acc
with:
bun-version: latest

Expand Down Expand Up @@ -126,7 +126,7 @@ jobs:
PUPPETEER_SKIP_DOWNLOAD: true

- name: Setup Bun
uses: oven-sh/setup-bun@e900e6b10896cd3a94ded8f5d6094c6547532020
uses: oven-sh/setup-bun@9b21598af8d4dfc302e5a30250007de0fda92acc
with:
bun-version: latest

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/plugin-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
credentials_json: ${{ secrets.GCP_SA_KEY }}

- name: Setup Cloud SDK
uses: google-github-actions/setup-gcloud@e30db14379863a8c79331b04a9969f4c1e225e0b
uses: google-github-actions/setup-gcloud@825196879a077b7efa50db2e88409f44de4635c2
with:
project_id: ${{ secrets.GCP_PROJECT_ID }}

Expand Down Expand Up @@ -293,7 +293,7 @@ jobs:
composer-options: '--prefer-dist --no-progress --no-interaction'

- name: Setup Bun
uses: oven-sh/setup-bun@e900e6b10896cd3a94ded8f5d6094c6547532020
uses: oven-sh/setup-bun@9b21598af8d4dfc302e5a30250007de0fda92acc
with:
bun-version: latest

Expand Down Expand Up @@ -466,7 +466,7 @@ jobs:
PUPPETEER_SKIP_DOWNLOAD: true

- name: Setup Bun
uses: oven-sh/setup-bun@e900e6b10896cd3a94ded8f5d6094c6547532020
uses: oven-sh/setup-bun@9b21598af8d4dfc302e5a30250007de0fda92acc
with:
bun-version: latest

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
composer-options: '--prefer-dist --no-progress --no-interaction'

- name: Setup Bun
uses: oven-sh/setup-bun@e900e6b10896cd3a94ded8f5d6094c6547532020
uses: oven-sh/setup-bun@9b21598af8d4dfc302e5a30250007de0fda92acc
with:
bun-version: latest

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-google-fonts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
PUPPETEER_SKIP_DOWNLOAD: true

- name: Setup Bun
uses: oven-sh/setup-bun@e900e6b10896cd3a94ded8f5d6094c6547532020
uses: oven-sh/setup-bun@9b21598af8d4dfc302e5a30250007de0fda92acc
with:
bun-version: latest

Expand Down

0 comments on commit c7a8ec0

Please sign in to comment.