Skip to content

Keep GitHub Actions up to date with GitHub's Dependabot #630

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Mar 7, 2024

Copy link
Member

@Pierre-Sassoulas Pierre-Sassoulas left a comment

Choose a reason for hiding this comment

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

👍

patterns:
- "*" # Group all Actions updates into a single larger pull request
schedule:
interval: weekly
Copy link
Member

Choose a reason for hiding this comment

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

Monthly maybe ? There's a lot of noise on other repos I'm maintaining.

Copy link
Contributor Author

@cclauss cclauss Mar 7, 2024

Choose a reason for hiding this comment

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

Patterns * means that there can only be one pull request open at a time. GitHub Actions rarely receive major upgrades.

@cclauss
Copy link
Contributor Author

cclauss commented Mar 7, 2024

This will fix 30 of the warnings at the bottom right of https://github.com/pytest-dev/pytest-cov/actions/runs/8193686290

Node.js 16 actions are deprecated...

@cclauss cclauss requested a review from Pierre-Sassoulas March 7, 2024 20:01
@ionelmc ionelmc merged commit 4a5a4b5 into pytest-dev:master Mar 18, 2024
@cclauss cclauss deleted the patch-1 branch March 18, 2024 13:22
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants