Skip to content

Commit 88c3442

Browse files
build(deps): bump google-github-actions/deploy-cloudrun from 2 to 3 (#19)
Bumps [google-github-actions/deploy-cloudrun](https://github.com/google-github-actions/deploy-cloudrun) from 2 to 3. - [Release notes](https://github.com/google-github-actions/deploy-cloudrun/releases) - [Changelog](https://github.com/google-github-actions/deploy-cloudrun/blob/main/CHANGELOG.md) - [Commits](google-github-actions/deploy-cloudrun@v2...v3) --- updated-dependencies: - dependency-name: google-github-actions/deploy-cloudrun dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e5130cc commit 88c3442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deno-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
credentials_json: ${{ secrets.GCP_SA_KEY }}
134134

135135
- name: Deploy to Cloud Run
136-
uses: google-github-actions/deploy-cloudrun@v2
136+
uses: google-github-actions/deploy-cloudrun@v3
137137
with:
138138
project_id: stardust-156404
139139
service: deno-module-visualizer

0 commit comments

Comments
 (0)