Skip to content

Commit 39ee8dc

Browse files
dependabot[bot]ckotzbauer
authored andcommitted
build(deps): bump pascalgn/automerge-action
Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from c6f2699cc4c19ea7ce7f560dbebd85565b744377 to 0.13.1. This release includes the previously tagged commit. - [Release notes](https://github.com/pascalgn/automerge-action/releases) - [Commits](pascalgn/automerge-action@c6f2699...741c311) Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad497ec commit 39ee8dc

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
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- name: automerge
10-
uses: "pascalgn/automerge-action@c6f2699cc4c19ea7ce7f560dbebd85565b744377"
10+
uses: "pascalgn/automerge-action@741c311a47881be9625932b0a0de1b0937aab1ae"
1111
env:
1212
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
1313
MERGE_LABELS: "approved,!work-in-progress,!hold"

0 commit comments

Comments
 (0)