Skip to content

Commit

Permalink
build(deps): bump ahmadnassri/action-dependabot-auto-merge
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 594c389 commit 80fcfb4
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 @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: ahmadnassri/action-dependabot-auto-merge@v2.4
- uses: ahmadnassri/action-dependabot-auto-merge@v2.6
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
with:
target: minor
Expand Down

0 comments on commit 80fcfb4

Please sign in to comment.