Skip to content

Commit

Permalink
build(deps): bump ahmadnassri/action-dependabot-auto-merge (mdn#3197)
Browse files Browse the repository at this point in the history
Bumps [ahmadnassri/action-dependabot-auto-merge](https://github.com/ahmadnassri/action-dependabot-auto-merge) from v2.3 to v2.4.
- [Release notes](https://github.com/ahmadnassri/action-dependabot-auto-merge/releases)
- [Commits](ahmadnassri/action-dependabot-auto-merge@v2.3...2aef6bb)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and peterbe committed Jun 1, 2021
1 parent 1b360f4 commit be24068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: ahmadnassri/action-dependabot-auto-merge@v2.3
- uses: ahmadnassri/action-dependabot-auto-merge@v2.4
with:
github-token: ${{ secrets.AUTOMERGE_TOKEN }}
command: "squash and merge"
Expand Down

0 comments on commit be24068

Please sign in to comment.