Skip to content

[ci-config] Add dependabot to update GitHub Actions #14683

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lobis
Copy link
Contributor

@lobis lobis commented Feb 13, 2024

This Pull request:

Changes or fixes:

Add dependabot.yml file which will configure the dependabot to periodically create PRs whenever GitHub actions can be updated.

Currently configured to submit the PR weekly with a maximum of 5 concurrent open PRs.

GitHub actions cannot (or should not) be configured to run on the latest version, you can only specify which major version to run. Many times whenever there is a new version released it never gets updated on the developer's end. This PR fixes this with the added benefit of a dedicated PR for each action which should test if there are any breaking changes. The PR also contains a link to the action changelog.

@lobis lobis requested a review from dpiparo as a code owner February 13, 2024 14:07
@phsft-bot
Copy link

Can one of the admins verify this patch?

Copy link

github-actions bot commented Feb 16, 2024

Test Results

    10 files      10 suites   2d 2h 42m 7s ⏱️
 2 538 tests  2 535 ✅ 0 💤  3 ❌
23 919 runs  23 902 ✅ 0 💤 17 ❌

For more details on these failures, see this check.

Results for commit 5461bdc.

♻️ This comment has been updated with latest results.

Sign up for free to 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