Releases: vivantehealth/gcloud-workload-identity-action
v3.2.6
Use system gcloud by default (#12)
- use system gcloud by default
this is faster by about 20 seconds per job. this is a breaking change for any job that installs custom gcloud components, which at the moment does not appear to include any repos. this will also mean that the latest gcloud is not always installed if the default github actions runner does not have the latest version
this may be a breaking change when ubuntu/latest starts to refer to 24.04. see actions/runner-images#7101 (comment) and https://github.com/search?q=repo%3Aactions%2Frunner-images%20google-cloud&type=code
- update readme repo name
What's Changed
Full Changelog: v3.2.5...v3.2.6
v3.2.5
remove only_auth param (#11)
revert optional only_auth param since it is breaking some builds and not as useful as was hoped
bump #patch
What's Changed
Full Changelog: v3.2.4...v3.2.5
v3.2.4
Skip gcloud sdk (#10)
fixing conditional for skipping gcloud sdk
#patch
What's Changed
Full Changelog: v3.2.3...v3.2.4
v3.2.3
trying to fix syntax error
Full Changelog: v3.2.2...v3.2.3
v3.2.2
trying to fix syntax error
Full Changelog: v3.2.1...v3.2.2
v3.2.1
v3.2.0
Allow skipping setup of gcloud SDK, which takes a while and may not be needed for certain processes, like terraform
Full Changelog: v3.1.2...v3.2.0
v3.1.2
Create dependabot.yml (#9)
-
Create dependabot.yml
-
Update action.yml
-
Update publish-action.yml
What's Changed
Full Changelog: v3.1.1...v3.1.2
v3.1.1
Merge pull request #8 from vivantehealth/update-dependency
bump #patch
What's Changed
Full Changelog: v3.1.0...v3.1.1