Skip to content

Commit

Permalink
build(deps): bump pascalgn/automerge-action from 0.14.1 to 0.14.2
Browse files Browse the repository at this point in the history
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)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and j5ik2o committed Jun 4, 2021
1 parent 6b8626e commit 1b4ffa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
app_id: 111016
private_key: ${{ secrets.BOT_PRIVATE_KEY }}
- name: automerge
uses: pascalgn/automerge-action@v0.14.1
uses: pascalgn/automerge-action@v0.14.2
env:
GITHUB_TOKEN: "${{ steps.generate_token.outputs.token }}"
MERGE_LABELS: ""
Expand Down

0 comments on commit 1b4ffa0

Please sign in to comment.