diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-04-14 12:51:54 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-14 12:51:54 +0000 |
| commit | 1d4c8dcde3669b21cec2324ed535cfdd8e5737a5 (patch) | |
| tree | 5a3db4b778407f4a63f083492416e2e3025485af /.github | |
| parent | 9b4f1bbf1950f24142dba48c30f885ea4e3a6f00 (diff) | |
Bump eps1lon/actions-label-merge-conflict from v2.0.0 to v2.0.1
Bumps [eps1lon/actions-label-merge-conflict](https://github.com/eps1lon/actions-label-merge-conflict) from v2.0.0 to v2.0.1.
- [Release notes](https://github.com/eps1lon/actions-label-merge-conflict/releases)
- [Changelog](https://github.com/eps1lon/actions-label-merge-conflict/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eps1lon/actions-label-merge-conflict/compare/v2.0.0...b8bf8341285ec9a4567d4318ba474fee998a6919)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/merge-conflicts.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/merge-conflicts.yml b/.github/workflows/merge-conflicts.yml index 3740ce7a8..ce808617a 100644 --- a/.github/workflows/merge-conflicts.yml +++ b/.github/workflows/merge-conflicts.yml @@ -11,7 +11,7 @@ jobs: triage: runs-on: ubuntu-latest steps: - - uses: eps1lon/actions-label-merge-conflict@v2.0.0 + - uses: eps1lon/actions-label-merge-conflict@v2.0.1 with: dirtyLabel: 'merge conflict' repoToken: ${{ secrets.GH_TOKEN }} |
