summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-21 07:51:39 -0400
committerGitHub <noreply@github.com>2022-03-21 07:51:39 -0400
commitf7d1a3d8e866b436bc56fa6e7698a8f6fca466f1 (patch)
treef97bf198dab78bd469f5522a50d1b9c3c5613d0a /.github
parente778ed51f9bb9b833a19970486764945cdbb7188 (diff)
chore(deps): bump google-github-actions/upload-cloud-storage (#12468)
Bumps [google-github-actions/upload-cloud-storage](https://github.com/google-github-actions/upload-cloud-storage) from 0.7.0 to 0.8.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/v0.7.0...v0.8.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> 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 ea458e1c11..05ab63c7d1 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -627,7 +627,7 @@ jobs:
export_default_credentials: true
- name: Upload Artifacts
id: upload
- uses: google-github-actions/upload-cloud-storage@v0.7.0
+ uses: google-github-actions/upload-cloud-storage@v0.8.0
with:
destination: ${{ secrets.GCP_NIGHTLY_STORAGE_BUCKET }}
gzip: false