summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-29 04:57:19 +0000
committerGitHub <noreply@github.com>2024-01-29 04:57:19 +0000
commitaed0572f1558d198de3b3bcdf2bf356a8bc964e0 (patch)
tree0d7ff7ac68b2a6161704a5684d3406fcc0887e7b
parent6fe7cfc0e096ce4dd1c2aa2f5ace8752bffdab44 (diff)
Bump google-github-actions/upload-cloud-storage from 2.0.0 to 2.1.0dependabot/github_actions/google-github-actions/upload-cloud-storage-2.1.0
Bumps [google-github-actions/upload-cloud-storage](https://github.com/google-github-actions/upload-cloud-storage) from 2.0.0 to 2.1.0. - [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/v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: google-github-actions/upload-cloud-storage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-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 1b82765bd0..e3aa095d63 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -803,7 +803,7 @@ jobs:
uses: google-github-actions/setup-gcloud@v2.0.1
- name: Upload Artifacts
id: upload
- uses: google-github-actions/upload-cloud-storage@v2.0.0
+ uses: google-github-actions/upload-cloud-storage@v2.1.0
with:
destination: ${{ secrets.GCP_NIGHTLY_STORAGE_BUCKET }}
gzip: false