Skip to content

Commit e1ab832

Browse files
Bump ahmadnassri/action-dependabot-auto-merge from 2.4 to 2.6 (#503)
1 parent 65ea7e2 commit e1ab832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-merge-dependencies.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Checkout repo
1111
uses: actions/[email protected]
1212
- name: Auto-merge
13-
uses: ahmadnassri/action-dependabot-auto-merge@v2.4
13+
uses: ahmadnassri/action-dependabot-auto-merge@v2.6
1414
with:
1515
github-token: ${{ secrets.QUIZLET_GIT_BOT_TOKEN }}
1616
command: squash and merge

0 commit comments

Comments
 (0)