Update eps1lon/actions-label-merge-conflict action to v3.0.1

This commit is contained in:
renovate[bot] 2024-05-10 12:53:16 +00:00 committed by GitHub
parent 83fe761fe4
commit 730e7f8bdd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Label conflicting PRs
uses: eps1lon/actions-label-merge-conflict@v3.0.0
uses: eps1lon/actions-label-merge-conflict@v3.0.1
with:
dirtyLabel: "unresolved-merge-conflict"
repoToken: "${{ secrets.GITHUB_TOKEN }}"