Skip to content

Commit 9f438d7

Browse files
Bump ahmadnassri/action-dependabot-auto-merge from 2.4.0 to 2.6 (#224)
Bumps [ahmadnassri/action-dependabot-auto-merge](https://github.com/ahmadnassri/action-dependabot-auto-merge) from 2.4.0 to 2.6. - [Release notes](https://github.com/ahmadnassri/action-dependabot-auto-merge/releases) - [Commits](ahmadnassri/action-dependabot-auto-merge@v2.4.0...v2.6) --- updated-dependencies: - dependency-name: ahmadnassri/action-dependabot-auto-merge dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 761eda1 commit 9f438d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto_merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
- name: 'Checkout repository'
1111
uses: actions/checkout@v2.3.4
1212
- name: 'Automerge dependency updates from Dependabot'
13-
uses: ahmadnassri/action-dependabot-auto-merge@v2.4.0
13+
uses: ahmadnassri/action-dependabot-auto-merge@v2.6
1414
with:
1515
github-token: ${{ secrets.DEPENDABOT_AUTOMERGE }}

0 commit comments

Comments
 (0)