There was an error while loading. Please reload this page.
1 parent e4c585a commit cb4f359Copy full SHA for cb4f359
1 file changed
.github/workflows/dependabot-approve.yml
@@ -14,3 +14,6 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- uses: ahmadnassri/action-dependabot-auto-merge@v1
17
+ with:
18
+ target: patch
19
+ github-token: ${{ secrets.DEPENDABOT_AUTOMERGE_TOKEN }}
0 commit comments