Skip to content

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

Open
esabol wants to merge 1 commit into
postgrespro:masterfrom
esabol:add-dependabot
Open

Add Dependabot to keep GitHub Action workflows up to date#146
esabol wants to merge 1 commit into
postgrespro:masterfrom
esabol:add-dependabot

Conversation

@esabol

@esabol esabol commented Mar 30, 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 changed the title Add Dependabot GitHub Actions workflow Add Dependabot GitHub Actions configuration Mar 30, 2026
@esabol

esabol commented May 10, 2026

Copy link
Copy Markdown
Contributor Author

Ping @vitcpp

@esabol esabol changed the title Add Dependabot GitHub Actions configuration Add Dependabot to keep GitHub Action workflows up to date Jul 2, 2026
@esabol

esabol commented Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

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

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