summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-04 08:10:53 -0400
committerGitHub <noreply@github.com>2023-04-04 08:10:53 -0400
commit4b59f12f4f61b4175aa042af2596960278d30058 (patch)
tree4daf6972845f37e5cb05a11b481c490515cf3f0a /.github
parente673a07e6d744aad3a974b006d663b352b49a486 (diff)
Bump google-github-actions/upload-cloud-storage from 1.0.0 to 1.0.1 (#14853)
Bumps [google-github-actions/upload-cloud-storage](https://github.com/google-github-actions/upload-cloud-storage) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/google-github-actions/upload-cloud-storage/releases) - [Changelog](https://github.com/google-github-actions/upload-cloud-storage/blob/main/CHANGELOG.md) - [Commits](https://github.com/google-github-actions/upload-cloud-storage/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: google-github-actions/upload-cloud-storage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 425f25f026..c349e4fdd8 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -662,7 +662,7 @@ jobs:
uses: google-github-actions/setup-gcloud@v1.1.0
- name: Upload Artifacts
id: upload
- uses: google-github-actions/upload-cloud-storage@v1.0.0
+ uses: google-github-actions/upload-cloud-storage@v1.0.1
with:
destination: ${{ secrets.GCP_NIGHTLY_STORAGE_BUCKET }}
gzip: false