Skip to content

Add Dependabot to keep GitHub Action workflows up to date#139

Open
esabol wants to merge 1 commit into
heasarc:developfrom
esabol:add-dependabot-workflow
Open

Add Dependabot to keep GitHub Action workflows up to date#139
esabol wants to merge 1 commit into
heasarc:developfrom
esabol:add-dependabot-workflow

Conversation

@esabol

@esabol esabol commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

This pull request adds a Dependabot GitHub Action to the repository. It will check all of the workflows under .github/workflows/ for major version updates to the GitHub Actions referenced in those workflows and automatically open pull requests to update the workflows as necessary.

Automating dependency updates ensures that the repository's workflows stay current, reducing potential security vulnerabilities and technical debt without requiring periodic manual checks and manually creating pull requests.

Note: Once this is merged, maintainers can go to Insights > Dependency graph > Dependabot to see the results of the latest dependencies check.

@esabol esabol force-pushed the add-dependabot-workflow branch from 5f51fa0 to 3340476 Compare July 1, 2026 21:18
@esabol

esabol commented Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

When (if?) this pull request is ever merged, please add the label "dependabot" to this PR. Subsequent automated PRs will use this label.

EDIT: Label name corrected.

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.

1 participant