Skip to content

Commit bb92aff

Browse files
build(deps): bump actions-hub/gcloud
Bumps the actions group with 1 update in the / directory: [actions-hub/gcloud](https://github.com/actions-hub/gcloud). Updates `actions-hub/gcloud` from 502.0.0 to 506.0.0 - [Release notes](https://github.com/actions-hub/gcloud/releases) - [Commits](actions-hub/gcloud@502.0.0...506.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]>
1 parent 072154e commit bb92aff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
key: ${{ github.sha }}
6161

6262
- name: Sync documentation to bucket
63-
uses: actions-hub/gcloud@502.0.0
63+
uses: actions-hub/gcloud@506.0.0
6464
env:
6565
PROJECT_ID: not-used
6666
APPLICATION_CREDENTIALS: ${{ secrets.NAIS_DOC_SA }}
@@ -69,7 +69,7 @@ jobs:
6969
cli: gsutil
7070

7171
- name: Invalidate cache
72-
uses: actions-hub/gcloud@502.0.0
72+
uses: actions-hub/gcloud@506.0.0
7373
env:
7474
PROJECT_ID: not-used
7575
APPLICATION_CREDENTIALS: ${{ secrets.NAIS_DOC_SA }}

0 commit comments

Comments
 (0)