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

Commit 85a9df9

Browse files
dependabot[bot]jackton1
authored andcommitted
Bump pascalgn/automerge-action from 0.14.1 to 0.14.2
Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from 0.14.1 to 0.14.2. - [Release notes](https://github.com/pascalgn/automerge-action/releases) - [Commits](pascalgn/automerge-action@v0.14.1...v0.14.2) --- updated-dependencies: - dependency-name: pascalgn/automerge-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 398ce25 commit 85a9df9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
github.actor == 'dependabot'
1616
steps:
1717
- name: automerge
18-
uses: pascalgn/[email protected].1
18+
uses: pascalgn/[email protected].2
1919
env:
2020
GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }}
2121
MERGE_METHOD: "rebase"

0 commit comments

Comments
 (0)