Skip to content

chore: enable Dependabot for GitHub Actions#883

Merged
inponomarev merged 1 commit into
devfrom
chore/dependabot-github-actions
Jun 27, 2026
Merged

chore: enable Dependabot for GitHub Actions#883
inponomarev merged 1 commit into
devfrom
chore/dependabot-github-actions

Conversation

@inponomarev

Copy link
Copy Markdown
Member

Adds a github-actions package-ecosystem entry to .github/dependabot.yml so GitHub Actions workflow dependencies are checked for updates weekly (limit 10 open PRs).

  - package-ecosystem: github-actions
    directory: "/"
    schedule:
      interval: weekly
    open-pull-requests-limit: 10

@inponomarev inponomarev force-pushed the chore/dependabot-github-actions branch from 1bf7417 to 05e4fdf Compare June 26, 2026 23:14
Add a github-actions package-ecosystem entry to Dependabot config so
GitHub Actions workflow dependencies are kept up to date (weekly).
@inponomarev inponomarev force-pushed the chore/dependabot-github-actions branch from 05e4fdf to d9c5f21 Compare June 26, 2026 23:18
@inponomarev inponomarev merged commit d278790 into dev Jun 27, 2026
3 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.

1 participant