Skip to content

Commit

Permalink
build(deps): bump actions-hub/gcloud
Browse files Browse the repository at this point in the history
Bumps the actions group with 1 update in the / directory: [actions-hub/gcloud](https://github.com/actions-hub/gcloud).


Updates `actions-hub/gcloud` from 500.0.0 to 502.0.0
- [Release notes](https://github.com/actions-hub/gcloud/releases)
- [Commits](actions-hub/gcloud@500.0.0...502.0.0)

---
updated-dependencies:
- dependency-name: actions-hub/gcloud
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 567a427 commit 78a82fb
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@500.0.0
uses: actions-hub/gcloud@502.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@500.0.0
uses: actions-hub/gcloud@502.0.0
env:
PROJECT_ID: not-used
APPLICATION_CREDENTIALS: ${{ secrets.NAIS_DOC_SA }}
Expand Down

0 comments on commit 78a82fb

Please sign in to comment.