Skip to content

Commit b92a732

Browse files
dependabot[bot]ttshivers
authored andcommitted
build(deps): bump ahmadnassri/action-dependabot-auto-merge
Bumps ahmadnassri/action-dependabot-auto-merge from v1.1.5 to v1.2.2. - [Release notes](https://github.com/ahmadnassri/action-dependabot-auto-merge/releases) - [Changelog](https://github.com/ahmadnassri/action-dependabot-auto-merge/blob/master/.releaserc) - [Commits](ahmadnassri/action-dependabot-auto-merge@v1.1.5...1da24) Signed-off-by: dependabot[bot] <[email protected]>
1 parent c181045 commit b92a732

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
@@ -7,7 +7,7 @@ jobs:
77
auto-merge:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: ahmadnassri/action-dependabot-auto-merge@v1.1.5
10+
- uses: ahmadnassri/action-dependabot-auto-merge@v1.2.2
1111
with:
1212
target: minor
1313
github-token: ${{ secrets.PAT }}

0 commit comments

Comments
 (0)