Skip to content

Commit 72442df

Browse files
build(deps): bump pascalgn/automerge-action from 0.15.6 to 0.16.2 (#118)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 41d870f commit 72442df

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
@@ -60,7 +60,7 @@ jobs:
6060
needs: autoapprove
6161
steps:
6262
- name: Automerge
63-
uses: pascalgn/automerge-action@v0.15.6
63+
uses: pascalgn/automerge-action@v0.16.2
6464
if: github.event_name == 'pull_request' && github.event.pull_request.draft == false
6565
env:
6666
GITHUB_TOKEN: ${{ secrets.GITHUB }}

0 commit comments

Comments
 (0)