6 Commits

Author SHA1 Message Date
Mike McQuaid
be6cee3006
Use Homebrew/actions/*@main in Actions workflows
We've migrated Homebrew/actions to use the `main` branch now so let's
update these references.
2025-06-13 14:22:09 +01:00
Bo Anderson
75169a1782
workflows/vendor-version: fix handling of Ruby upgrades 2025-04-16 18:58:26 +01:00
Michka Popoff
2f73ca19b6
ci: move to ubuntu latest
Add coverage test using ubuntu 24.04

Not changing the default build CI version for core yet.
2024-11-03 22:55:30 +01:00
Carlo Cabrera
6bddbb5cf3
workflows/vendor-version: fix template-injection warnings
Fixes https://github.com/Homebrew/brew/security/code-scanning/40
Fixes https://github.com/Homebrew/brew/security/code-scanning/41
2024-10-30 22:20:14 +08:00
Carlo Cabrera
40567115a3
workflows: use set -xeuo pipefail globally
This makes it easier to avoid subtle shell script bugs.
2024-09-22 19:56:20 +08:00
Bo Anderson
ed6d4f9710
workflows: move vendor version check to separate workflow 2023-11-29 18:23:06 +00:00