Skip to content

ci: add dependabot config for github-actions ecosystem - #1217

Merged
HTHou merged 1 commit into
apache:mainfrom
CritasWang:ci/add-dependabot-github-actions
Sep 7, 2026
Merged

ci: add dependabot config for github-actions ecosystem#1217
HTHou merged 1 commit into
apache:mainfrom
CritasWang:ci/add-dependabot-github-actions

Conversation

@CritasWang

Copy link
Copy Markdown
Contributor

What

Add .github/dependabot.yml to enable automatic dependency management for the GitHub Actions ecosystem (weekly updates).

Why

Per the ASF GitHub Actions Policy, all repositories using GitHub Actions must have automatic dependency management in place via GitHub Dependabot (github-actions ecosystem) or Renovate. This repo currently has neither.

This keeps the repo compliant and lets Dependabot track action version updates (e.g. pnpm/action-setup, which is pinned to the SHA allowlisted by apache/infrastructure-actions).

@HTHou
HTHou merged commit a8af26c into apache:main Sep 7, 2026
4 checks passed
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