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

Enable dependabot for GitHub Actions #803

Merged
merged 1 commit into from
Apr 15, 2024
Merged

Enable dependabot for GitHub Actions #803

merged 1 commit into from
Apr 15, 2024

Conversation

mvandenburgh
Copy link
Member

We have these annoying warnings that pop up due to using deprecated github action versions (see https://github.com/spack/spack-infrastructure/actions/runs/8693442058 for example).

This PR enables dependabot for GH Actions only. Dependabot can get really noisy if you're pinning python/application-level dependencies, but we've used it for keeping just github actions up to date on other projects and it's worked out well.

dependabot/dependabot-core#4691 indicates that it is compatible with the commit SHA pinning syntax we use, too.

@mvandenburgh mvandenburgh merged commit b697fe9 into main Apr 15, 2024
1 check passed
@mvandenburgh mvandenburgh deleted the gha-dependabot branch April 15, 2024 17:40
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