We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65ea7e2 commit e1ab832Copy full SHA for e1ab832
.github/workflows/auto-merge-dependencies.yaml
@@ -10,7 +10,7 @@ jobs:
10
- name: Checkout repo
11
uses: actions/[email protected]
12
- name: Auto-merge
13
- uses: ahmadnassri/action-dependabot-auto-merge@v2.4
+ uses: ahmadnassri/action-dependabot-auto-merge@v2.6
14
with:
15
github-token: ${{ secrets.QUIZLET_GIT_BOT_TOKEN }}
16
command: squash and merge
0 commit comments