1
0
mirror of https://github.com/pi-hole/pi-hole synced 2025-02-12 08:02:36 +00:00

Bump eps1lon/actions-label-merge-conflict from 3.0.2 to 3.0.3 (#5856)

This commit is contained in:
yubiuser 2025-01-11 15:04:52 +01:00 committed by GitHub
commit efaa0f4287
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@v3.0.2
uses: eps1lon/actions-label-merge-conflict@v3.0.3
with:
dirtyLabel: "PR: Merge Conflict"
repoToken: "${{ secrets.GITHUB_TOKEN }}"