Skip to content

Commit

Permalink
build(deps): bump actions-hub/gcloud from 499.0.0 to 500.0.0 in the a…
Browse files Browse the repository at this point in the history
…ctions group (#698)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent a5ff66f commit 9dbe31a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
key: ${{ github.sha }}

- name: Sync documentation to bucket
uses: actions-hub/gcloud@499.0.0
uses: actions-hub/gcloud@500.0.0
env:
PROJECT_ID: not-used
APPLICATION_CREDENTIALS: ${{ secrets.NAIS_DOC_SA }}
Expand All @@ -72,7 +72,7 @@ jobs:
cli: gsutil

- name: Invalidate cache
uses: actions-hub/gcloud@499.0.0
uses: actions-hub/gcloud@500.0.0
env:
PROJECT_ID: not-used
APPLICATION_CREDENTIALS: ${{ secrets.NAIS_DOC_SA }}
Expand Down

0 comments on commit 9dbe31a

Please sign in to comment.