workflows/tests: update homebrew/core in audit tests.

This is needed to fix Homebrew/brew CI.
This commit is contained in:
Mike McQuaid 2025-07-28 16:16:33 +01:00
parent 4d14be89e9
commit c898386a5d
No known key found for this signature in database

View File

@ -142,7 +142,7 @@ jobs:
id: set-up-homebrew id: set-up-homebrew
uses: Homebrew/actions/setup-homebrew@main uses: Homebrew/actions/setup-homebrew@main
with: with:
core: false core: true
cask: false cask: false
test-bot: false test-bot: false