Skip to content

Commit d6e7248

Browse files
build(deps): bump pascalgn/automerge-action from 0.16.2 to 0.16.3 (#64)
Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from 0.16.2 to 0.16.3. - [Release notes](https://github.com/pascalgn/automerge-action/releases) - [Commits](pascalgn/automerge-action@v0.16.2...v0.16.3) --- 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 b5b4b35 commit d6e7248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-merge.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
steps.is-ready.outcome == 'success' ||
4747
steps.is-dependabot.outcome == 'success'
4848
)
49-
uses: pascalgn/[email protected].2
49+
uses: pascalgn/[email protected].3
5050
env:
5151
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
5252
MERGE_LABELS: ""

0 commit comments

Comments
 (0)