Commit Graph

7 Commits

Author SHA1 Message Date
Daniel Vaz Gaspar c6d809a2a4
fix(ci): support action/script v5 breaking change (#26968) 2024-02-01 16:40:40 +00:00
dependabot[bot] 4c245850c4
build(deps): bump actions/github-script from 3 to 7 (#26953)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 08:09:10 -07:00
dependabot[bot] 5ed8f6784f
build(deps): bump aws-actions/configure-aws-credentials from 1 to 4 (#26954)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 10:19:44 +00:00
dependabot[bot] 3f7a1f68ff
build(deps): bump aws-actions/amazon-ecr-login from 1 to 2 (#26955)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 10:18:00 +00:00
Daniel Vaz Gaspar 4b85af2586
fix(ci): remove deprecated set-output on github workflows (#26921) 2024-01-31 18:40:07 +00:00
Josh Soref 47fd73255e
fix(ci): Fix GitHub workflow behavior for forks (#23117) 2023-04-14 09:23:00 -06:00
Rob DiCiuccio b21d2cfcac
build(test env): Shutdown test environments on PR close (#13452)
* Ephemeral env PR close cleanup action

* Add documentation for test envs
2021-03-09 10:19:43 -08:00