Skip to content

Commit 1ab5a83

Browse files
Bump pascalgn/automerge-action from v0.11.0 to v0.12.0 (#7006)
Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from v0.11.0 to v0.12.0. - [Release notes](https://github.com/pascalgn/automerge-action/releases) - [Commits](pascalgn/automerge-action@v0.11.0...c9bd182) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 391b1b2 commit 1ab5a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
env:
1717
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
1818
- name: Merge pull requests
19-
uses: pascalgn/automerge-action@v0.11.0
19+
uses: pascalgn/automerge-action@v0.12.0
2020
if: steps.waitforstatuschecks.outputs.status == 'success'
2121
env:
2222
MERGE_METHOD: "squash"

0 commit comments

Comments
 (0)