Skip to content

Commit 901dde6

Browse files
build(deps): bump actions-hub/gcloud from 502.0.0 to 506.0.0 in the actions group across 1 directory (#723)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent accdbb9 commit 901dde6

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

6464
- name: Sync documentation to bucket
65-
uses: actions-hub/gcloud@502.0.0
65+
uses: actions-hub/gcloud@506.0.0
6666
env:
6767
PROJECT_ID: not-used
6868
APPLICATION_CREDENTIALS: ${{ secrets.NAIS_DOC_SA }}
@@ -71,7 +71,7 @@ jobs:
7171
cli: gsutil
7272

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

0 commit comments

Comments
 (0)