diff --git a/.github/workflows/autobump.yml b/.github/workflows/autobump.yml index 59b5326..f9d1187 100644 --- a/.github/workflows/autobump.yml +++ b/.github/workflows/autobump.yml @@ -21,7 +21,7 @@ permissions: jobs: autobump: if: github.repository_owner == 'Homebrew' - runs-on: ubuntu-22.04 + runs-on: ubuntu-latest container: image: ghcr.io/homebrew/ubuntu22.04:master steps: