Bump eps1lon/actions-label-merge-conflict from 2.1.0 to 3.0.0 (#5625)

This commit is contained in:
Adam Warner 2024-04-01 14:22:47 +01:00 committed by GitHub
commit 32ab5aa50b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check if PRs are have merge conflicts
uses: eps1lon/actions-label-merge-conflict@v2.1.0
uses: eps1lon/actions-label-merge-conflict@v3.0.0
with:
dirtyLabel: "PR: Merge Conflict"
repoToken: "${{ secrets.GITHUB_TOKEN }}"