Skip to content

ci: track the main branch of Homebrew/actions - #76

Merged
nateships merged 1 commit into
mainfrom
ci/homebrew-actions-main
Sep 14, 2026
Merged

ci: track the main branch of Homebrew/actions#76
nateships merged 1 commit into
mainfrom
ci/homebrew-actions-main

Conversation

@nateships

Copy link
Copy Markdown
Owner

Renovate still reports a lookup failure for the release workflow after #75:

Could not determine new digest for update (github-tags package Homebrew/actions)

The github-actions manager reads at most three version parts from the pin comment, so # 2026.09.13.1 becomes 2026.09.13, a tag that does not exist. Homebrew/actions tags always have four parts, so no tag works here.

This pins the step to the head of main with a # main comment. Renovate resolves the digest of a branch through the commits API, which answers for main and returns 404 for the renamed master branch that caused the first warning.

@vercel

vercel Bot commented Sep 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
rolle Ready Ready Preview Sep 14, 2026 3:10am UTC

@nateships
nateships merged commit aeae655 into main Sep 14, 2026
12 checks passed
@nateships
nateships deleted the ci/homebrew-actions-main branch September 14, 2026 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant