Skip to content

Commit eaaff8d

Browse files
build(deps): bump actions-hub/gcloud in the actions group
Bumps the actions group with 1 update: [actions-hub/gcloud](https://github.com/actions-hub/gcloud). Updates `actions-hub/gcloud` from 513.0.0 to 514.0.0 - [Release notes](https://github.com/actions-hub/gcloud/releases) - [Commits](actions-hub/gcloud@513.0.0...514.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 d61602f commit eaaff8d

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

6666
- name: Sync documentation to bucket
67-
uses: actions-hub/gcloud@513.0.0
67+
uses: actions-hub/gcloud@514.0.0
6868
env:
6969
PROJECT_ID: not-used
7070
APPLICATION_CREDENTIALS: ${{ secrets.NAIS_DOC_SA }}
@@ -73,7 +73,7 @@ jobs:
7373
cli: gsutil
7474

7575
- name: Invalidate cache
76-
uses: actions-hub/gcloud@513.0.0
76+
uses: actions-hub/gcloud@514.0.0
7777
env:
7878
PROJECT_ID: not-used
7979
APPLICATION_CREDENTIALS: ${{ secrets.NAIS_DOC_SA }}

0 commit comments

Comments
 (0)