Skip to content

chore: let Dependabot update GitHub Actions weekly - #181

Merged
fschmtt merged 1 commit into
mainfrom
feat/dependabot/actions
Jul 29, 2026
Merged

chore: let Dependabot update GitHub Actions weekly#181
fschmtt merged 1 commit into
mainfrom
feat/dependabot/actions

Conversation

@fschmtt

@fschmtt fschmtt commented Jul 29, 2026

Copy link
Copy Markdown
Owner

Adds the github-actions package ecosystem to .github/dependabot.yml so Dependabot checks the actions used in our workflows once a week and opens PRs for new versions.

Previously only Composer dependencies were tracked, which meant action versions had to be bumped manually (see #180).

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@fschmtt fschmtt self-assigned this Jul 29, 2026
@codecov

codecov Bot commented Jul 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.18%. Comparing base (b34c84d) to head (bb6b445).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #181   +/-   ##
=======================================
  Coverage   92.18%   92.18%           
=======================================
  Files          32       32           
  Lines         972      972           
=======================================
  Hits          896      896           
  Misses         76       76           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@fschmtt
fschmtt merged commit 1c29894 into main Jul 29, 2026
14 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