Skip to content

Commit e4b7dbc

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

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
@@ -61,7 +61,7 @@ jobs:
6161
needs: autoapprove
6262
steps:
6363
- name: Automerge
64-
uses: pascalgn/[email protected].2
64+
uses: pascalgn/[email protected].3
6565
if: github.event_name == 'pull_request' && github.event.pull_request.draft == false
6666
env:
6767
GITHUB_TOKEN: ${{ secrets.GITHUB }}

0 commit comments

Comments
 (0)