Skip to content

Commit 85bf10d

Browse files
dependabot[bot]tharvik
authored andcommitted
build(deps): bump google-github-actions/deploy-cloudrun from 2 to 3
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] <[email protected]>
1 parent c5b22b8 commit 85bf10d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
with:
106106
project_id: disco-367212
107107
workload_identity_provider: projects/905419434797/locations/global/workloadIdentityPools/github/providers/disco
108-
- uses: google-github-actions/deploy-cloudrun@v2
108+
- uses: google-github-actions/deploy-cloudrun@v3
109109
with:
110110
service: disco
111111
region: europe-west6

0 commit comments

Comments
 (0)