Skip to content

Commit 424b5b8

Browse files
Merge pull request #269 from milkshakesoftware/dependabot/github_actions/pascalgn/automerge-action-0.14.3
Build(deps): Bump pascalgn/automerge-action from 0.14.2 to 0.14.3
2 parents a60ad05 + 62d13c2 commit 424b5b8

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
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- name: automerge
10-
uses: "pascalgn/[email protected].2"
10+
uses: "pascalgn/[email protected].3"
1111
env:
1212
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
1313
MERGE_LABELS: "dependencies,!wip,!work in progress,!do not merge"

0 commit comments

Comments
 (0)