We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bca743 commit d6db3fbCopy full SHA for d6db3fb
1 file changed
cloud-sql-proxy.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: cloud-sql-proxy
3
- version: 2.8.2
+ version: 2.9.0
4
epoch: 0
5
description: The Cloud SQL Auth Proxy is a utility for ensuring secure connections to your Cloud SQL instances
6
copyright:
@@ -21,7 +21,7 @@ pipeline:
21
with:
22
repository: https://github.com/GoogleCloudPlatform/cloud-sql-proxy
23
tag: v${{package.version}}
24
- expected-commit: 18f5053d2b2a22e49466d87399437047899d64a2
+ expected-commit: 6651fc66ccaaceff1e811390ed9ff6d0d8c5d506
25
26
- uses: go/build
27
0 commit comments