[phpmyadmin/docker] 010de9: Update GitHub Actions to use new bashbrew action

Branch: refs/heads/master Home: https://github.com/phpmyadmin/docker Commit: 010de91f3ca55c5bee292f5e388e33b5d9094995 https://github.com/phpmyadmin/docker/commit/010de91f3ca55c5bee292f5e388e33b5... Author: Tianon Gravi <admwiggin@gmail.com> Date: 2022-11-17 (Thu, 11 November 2022) -08:00 Changed paths: M .github/workflows/ci.yml Log Message: ----------- Update GitHub Actions to use new bashbrew action This should fix errors that the old code would've run into thanks to the update to Go 1.18, and should help prevent them in the future by pinning to a specific release of both Bashbrew and the related scripts. Commit: 908e79d24681a252d364ecdc0ef90558e1f10d90 https://github.com/phpmyadmin/docker/commit/908e79d24681a252d364ecdc0ef90558... Author: William Desportes <williamdes@wdes.fr> Date: 2022-11-17 (Thu, 11 November 2022) +01:00 Changed paths: M .github/workflows/ci.yml Log Message: ----------- Merge #389 - Use GitHub Actions to use the new bashbrew action Pull-request: #389
participants (1)
-
Tianon Gravi