Skip to content

Commit fb18a6d

Browse files
dependabot[bot]j5ik2o
authored andcommitted
build(deps): bump pascalgn/automerge-action from 0.13.1 to 0.14.1
Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from 0.13.1 to 0.14.1. - [Release notes](https://github.com/pascalgn/automerge-action/releases) - [Commits](pascalgn/automerge-action@v0.13.1...v0.14.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 11e0401 commit fb18a6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
app_id: 111016
7676
private_key: ${{ secrets.BOT_PRIVATE_KEY }}
7777
- name: automerge
78-
uses: pascalgn/automerge-action@v0.13.1
78+
uses: pascalgn/automerge-action@v0.14.1
7979
env:
8080
GITHUB_TOKEN: "${{ steps.generate_token.outputs.token }}"
8181
MERGE_LABELS: ""

0 commit comments

Comments
 (0)