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

Commit

Permalink
Bump pascalgn/automerge-action
Browse files Browse the repository at this point in the history
Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from 4775c532c615e0491d53bc42c0893840ae7cc07a to 0.10.0. This release includes the previously tagged commit.
- [Release notes](https://github.com/pascalgn/automerge-action/releases)
- [Commits](pascalgn/automerge-action@4775c53...a6eda95)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Sep 18, 2020
1 parent d3718be commit ab7b09e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: automerge
uses: "pascalgn/automerge-action@4775c532c615e0491d53bc42c0893840ae7cc07a"
uses: "pascalgn/automerge-action@a6eda95628e71aa97719c9e111847402fa9d476a"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_LABELS: "approved,!work-in-progress"
Expand Down

0 comments on commit ab7b09e

Please sign in to comment.