Skip to content
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

Fix dependabot to update github actions #1057

Merged
merged 1 commit into from Sep 19, 2023
Merged

Fix dependabot to update github actions #1057

merged 1 commit into from Sep 19, 2023

Conversation

ericwb
Copy link
Member

@ericwb ericwb commented Sep 19, 2023

The dependabot.yml file isn't enabling dependabot checks for some reason. This change updates
the file to match the example given by the GitHub documentation more closely.

I suspect the issue is the swapped keys of schedule and interval.

This change also modifies the schedule of update checks to weekly instead of monthly.

https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot#example-dependabotyml-file-for-github-actions

@ericwb ericwb changed the title Update dependabot.yml Fix dependabot to update github actions Sep 19, 2023
@ericwb ericwb mentioned this pull request Sep 19, 2023
@sigmavirus24 sigmavirus24 merged commit 0f49be7 into main Sep 19, 2023
21 checks passed
@sigmavirus24 sigmavirus24 deleted the ericwb-patch-2 branch September 19, 2023 18:59
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.

None yet

2 participants