Skip to content

Commit 18b03d4

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 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]>
1 parent 4ea22ed commit 18b03d4

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
@@ -63,7 +63,7 @@ jobs:
6363
key: ${{ github.sha }}
6464

6565
- name: Sync documentation to bucket
66-
uses: actions-hub/gcloud@500.0.0
66+
uses: actions-hub/gcloud@502.0.0
6767
env:
6868
PROJECT_ID: not-used
6969
APPLICATION_CREDENTIALS: ${{ secrets.NAIS_DOC_SA }}
@@ -72,7 +72,7 @@ jobs:
7272
cli: gsutil
7373

7474
- name: Invalidate cache
75-
uses: actions-hub/gcloud@500.0.0
75+
uses: actions-hub/gcloud@502.0.0
7676
env:
7777
PROJECT_ID: not-used
7878
APPLICATION_CREDENTIALS: ${{ secrets.NAIS_DOC_SA }}

0 commit comments

Comments
 (0)