Skip to content

Commit

Permalink
chore(deps): bump ahmadnassri/action-dependabot-auto-merge (#189)
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 2.4 to 2.6.
- [Release notes](https://github.com/ahmadnassri/action-dependabot-auto-merge/releases)
- [Commits](ahmadnassri/action-dependabot-auto-merge@v2.4...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>
  • Loading branch information
dependabot[bot] authored Oct 25, 2021
1 parent f44484d commit c0a0ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot_automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2.4
- uses: ahmadnassri/action-dependabot-auto-merge@v2.6
with:
config: .github/auto-merge.yml # Path to configuration file (relative to root)
github-token: ${{ secrets.SEMENTIC_AND_DEPBOT_TOKEN }}
Expand Down

0 comments on commit c0a0ac0

Please sign in to comment.