We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2256b32 commit 778ecfbCopy full SHA for 778ecfb
.github/workflows/dependabot-auto-merge.yaml
@@ -16,4 +16,4 @@ jobs:
16
- uses: ahmadnassri/action-dependabot-auto-merge@v2
17
with:
18
github-token: ${{ secrets.DEPENDABOT_AUTOMERGE }}
19
- target: minor
+ target: major
0 commit comments