Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit b194294

Browse files
chore(actions)(deps): bump pascalgn/automerge-action
Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from 0.15.6 to 0.16.4. - [Release notes](https://github.com/pascalgn/automerge-action/releases) - [Commits](pascalgn/automerge-action@v0.15.6...v0.16.4) --- updated-dependencies: - dependency-name: pascalgn/automerge-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f80fc50 commit b194294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-automation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
!github.event.pull_request.draft
5151
steps:
5252
- name: Auto-merge Pull Request
53-
uses: pascalgn/automerge-action@v0.15.6
53+
uses: pascalgn/automerge-action@v0.16.4
5454
env:
5555
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
5656
MERGE_METHOD: "squash"

0 commit comments

Comments
 (0)