Skip to content

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

Merged
john-hen merged 1 commit intojohn-hen:mainfrom
cclauss:patch-1
Feb 11, 2025
Merged

Keep GitHub Actions up to date with GitHub's Dependabot#27
john-hen merged 1 commit intojohn-hen:mainfrom
cclauss:patch-1

Conversation

@cclauss
Copy link
Copy Markdown
Contributor

@cclauss cclauss commented Feb 11, 2025

This should autocreate a pull request to upgrade the coverage GitHub Action which is currently failing.

This should autocreate a pull request to upgrade the coverage GitHub Action which is currently failing.

* [Keeping your actions up to date with Dependabot](https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot)
* [Configuration options for the dependabot.yml file - package-ecosystem](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#package-ecosystem)
@john-hen
Copy link
Copy Markdown
Owner

The reason for the action failure was a different one. Apparently there's (now) a rate limit when uploading coverage reports to Codecov, unless we use an upload token. So I added the token to the secrets, and that fixed it.

But I guess there's no harm in using Dependabot. Unless it annoys me by creating too many commits down the line. But I'll worry about that when/if it happens.

@john-hen john-hen merged commit 98ee470 into john-hen:main Feb 11, 2025
9 checks passed
@cclauss cclauss deleted the patch-1 branch February 11, 2025 23:12
@cclauss
Copy link
Copy Markdown
Contributor Author

cclauss commented Feb 11, 2025

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.

2 participants