Skip to content

Commit 96e5f29

Browse files
authored
Merge pull request #1306 from gitlabhq/dependabot/github_actions/eps1lon/actions-label-merge-conflict-2.1.0
build(deps): bump eps1lon/actions-label-merge-conflict from 2.0.1 to 2.1.0
2 parents 5e588a1 + 8f2f475 commit 96e5f29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-check-conflicts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ubuntu-latest
2121
steps:
2222
# Docs: https://github.com/marketplace/actions/label-conflicting-pull-requests
23-
- uses: eps1lon/actions-label-merge-conflict@v2.0.1
23+
- uses: eps1lon/actions-label-merge-conflict@v2.1.0
2424
with:
2525
dirtyLabel: merge-conflict
2626
repoToken: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)