Skip to content

Commit

Permalink
Bump google-github-actions/upload-cloud-storage from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [google-github-actions/upload-cloud-storage](https://github.com/google-github-actions/upload-cloud-storage) from 1 to 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](google-github-actions/upload-cloud-storage@v1...v2)

---
updated-dependencies:
- dependency-name: google-github-actions/upload-cloud-storage
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 0b6ffe5 commit b0c662d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/policies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- run: npm run ci:policies

- name: Upload the Worker
uses: "google-github-actions/upload-cloud-storage@v1"
uses: "google-github-actions/upload-cloud-storage@v2"
with:
path: policies.v3.json
process_gcloudignore: false
Expand Down

0 comments on commit b0c662d

Please sign in to comment.