Update Dependabot auto-merge conditions#2736
Conversation
Add `actions/attest-build-provenance` and `actions/github-script` to the auto-approval list.
There was a problem hiding this comment.
Pull Request Overview
Updates the Dependabot auto-merge workflow to include two additional GitHub Actions in the auto-approval list: actions/attest-build-provenance and actions/github-script.
- Adds
actions/attest-build-provenanceto the list of trusted dependencies for auto-approval - Adds
actions/github-scriptto the list of trusted dependencies for auto-approval
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2736 +/- ##
=======================================
Coverage 96.12% 96.12%
=======================================
Files 309 309
Lines 7118 7118
Branches 1008 1008
=======================================
Hits 6842 6842
Misses 222 222
Partials 54 54
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Add
actions/attest-build-provenanceandactions/github-scriptto the auto-approval list.