Skip to content

Dependabot: only bump actions for major versions - #92186

Merged
JelleZijlstra merged 1 commit into
python:mainfrom
hugovk:actions-major
May 3, 2022
Merged

Dependabot: only bump actions for major versions#92186
JelleZijlstra merged 1 commit into
python:mainfrom
hugovk:actions-major

Conversation

@hugovk

Copy link
Copy Markdown
Member

Dependabot creates PRs monthly (the longest available interval) to bump new GitHub actions releases.

It's common practice to use the @major version rather than @major.minor.patch.

And let's also only bump for new major releases.

This will keep things up-to-date, and avoid too many PRs being created each month (plus backports).

@JelleZijlstraJelleZijlstra left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I imagine we don't need to backport this because dependabot only looks at main.

@JelleZijlstra
JelleZijlstra merged commit 628d6e8 into python:mainMay 3, 2022
@hugovk
hugovk deleted the actions-major branch May 3, 2022 12:40
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@hugovk@JelleZijlstra@ezio-melotti@bedevere-bot