Skip to content

Commit 7cb0c5f

Browse files
chore(deps): bump pascalgn/automerge-action from 0.15.5 to 0.15.6 (#549)
Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from 0.15.5 to 0.15.6. - [Release notes](https://github.com/pascalgn/automerge-action/releases) - [Commits](pascalgn/automerge-action@v0.15.5...v0.15.6) --- updated-dependencies: - dependency-name: pascalgn/automerge-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a75be15 commit 7cb0c5f

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
@@ -33,7 +33,7 @@ jobs:
3333
env:
3434
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
3535
- name: Merge pull requests
36-
uses: pascalgn/[email protected].5
36+
uses: pascalgn/[email protected].6
3737
if: steps.waitforstatuschecks.outputs.status == 'success'
3838
env:
3939
MERGE_METHOD: "squash"

0 commit comments

Comments
 (0)