lukaszlenart opened a new pull request, #31:
URL: https://github.com/apache/struts-intellij-plugin/pull/31

   ## Summary
   - Add Dependabot configuration to automatically update GitHub Actions
   
   ## Configuration
   - **Package ecosystem:** GitHub Actions
   - **Schedule:** Weekly checks
   - **Labels:** `dependencies`, `github-actions`
   - **Commit prefix:** `ci` (follows conventional commits)
   
   ## What this enables
   Dependabot will automatically:
   1. Check for newer versions of GitHub Actions used in workflows
   2. Create PRs to update actions (e.g., `actions/checkout@v4` → `@v5`)
   3. Apply consistent labels and commit message format
   
   ## Test plan
   - [ ] Merge PR and wait for Dependabot to run
   - [ ] Verify Dependabot creates PRs for outdated actions
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to