Auto-update doesn't work #6508
Unanswered
ferenc-a
asked this question in
Writing Formulae/Casks
Replies: 1 comment 4 replies
-
|
Homebrew can update most of the packages automatically, but it failed this time because of a failed audit: https://github.com/Homebrew/homebrew-cask/actions/runs/18936082613/job/54063172303#step:5:9359 Should be fixed in Homebrew/homebrew-cask#234403 |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew configOutput of
brew doctor.Description of issue
How do I update my existing cask, and why do these methods not work, even tough they used to?
Neither does the manual method work nor did BrewTestBot open a new PR automatically, like the error said.
Our cask, kameleo had a successful auto-update PR after the first manual submit PR. However current attempts to auto-update don't work.
We use this GitHub action, which fails at this command. I also fail at this stage when trying to execute it manually, and the error message is really unhelpful.
Some related issues I found were also unhelpful: Homebrew/homebrew-cask#218095.
Beta Was this translation helpful? Give feedback.
All reactions