We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2d51b9 commit 281dd72Copy full SHA for 281dd72
1 file changed
.github/workflows/dependabot_automerge.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v2.4.0
11
- - uses: ahmadnassri/action-dependabot-auto-merge@v2.6.0
+ - uses: ahmadnassri/action-dependabot-auto-merge@v2.6.3
12
with:
13
target: minor
14
command: "squash and merge"
0 commit comments