Skip to content

Commit afabdce

Browse files
⬆️ Bump pascalgn/automerge-action from v0.12.0 to v0.13.0
Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from v0.12.0 to v0.13.0. - [Release notes](https://github.com/pascalgn/automerge-action/releases) - [Commits](pascalgn/automerge-action@v0.12.0...c6f2699) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 20b36ef commit afabdce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automerge.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: Automerge
20-
uses: pascalgn/automerge-action@v0.12.0
20+
uses: pascalgn/automerge-action@v0.13.0
2121
env:
2222
GITHUB_TOKEN: "${{ secrets.GH_PAT }}"
2323
MERGE_LABELS: "merge,!work in progress,!wip"

0 commit comments

Comments
 (0)