summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-10 04:56:59 +0000
committerGitHub <noreply@github.com>2023-04-10 04:56:59 +0000
commitfc60bd257415a83f967770d0d32b65a1270e063d (patch)
tree1f916d13003937fc0d64986d105c05aad257d674
parent395ee693499b11ad597e5f5ae23a96523c615591 (diff)
Bump google-github-actions/upload-cloud-storage from 1.0.1 to 1.0.2dependabot/github_actions/google-github-actions/upload-cloud-storage-1.0.2
Bumps [google-github-actions/upload-cloud-storage](https://github.com/google-github-actions/upload-cloud-storage) from 1.0.1 to 1.0.2. - [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.1...v1.0.2) --- 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>
-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 c349e4fdd8..b561655e0f 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.1
+ uses: google-github-actions/upload-cloud-storage@v1.0.2
with:
destination: ${{ secrets.GCP_NIGHTLY_STORAGE_BUCKET }}
gzip: false