Skip to content

Commit 6a2332f

Browse files
Bump pascalgn/automerge-action from 0.15.2 to 0.15.3 (JabRef#8803)
Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from 0.15.2 to 0.15.3. - [Release notes](https://github.com/pascalgn/automerge-action/releases) - [Commits](pascalgn/automerge-action@v0.15.2...v0.15.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 d207346 commit 6a2332f

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
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
github-token: "${{ secrets.GITHUB_TOKEN }}"
2323
- name: Merge pull requests
24-
uses: pascalgn/[email protected].2
24+
uses: pascalgn/[email protected].3
2525
if: steps.waitforstatuschecks.outputs.status == 'success'
2626
env:
2727
MERGE_METHOD: "merge"

0 commit comments

Comments
 (0)