Skip to content

github: Pin workflows to patch versions #37331

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 16, 2025
Merged

Conversation

radeksimko
Copy link
Member

This is to ensure that future dependabot updates avoid bumping to unreleased revisions. It's probably a dependabot bug anyway, or dependabot is confused about our strategy of maintaining v1 as a separate tag from v1.x.x. Either way we already pin majority of workflows to patch so there is no reason not to do it for all.

The only one left is hashicorp/actions-set-product-version which does not seem to have any tags other than v2 currently and hashicorp/actions-packaging-linux which is somewhere weirdly in between with minor version based strategy like v1.9. 🤷🏻‍♂️

@radeksimko radeksimko requested a review from a team as a code owner July 16, 2025 08:46
@radeksimko radeksimko added the no-changelog-needed Add this to your PR if the change does not require a changelog entry label Jul 16, 2025
@radeksimko radeksimko merged commit 6eb8ee1 into main Jul 16, 2025
13 of 14 checks passed
@radeksimko radeksimko deleted the gh-pin-workflows-to-patch branch July 16, 2025 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog-needed Add this to your PR if the change does not require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants