We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e5daa3 + 70f9bfe commit a641a8fCopy full SHA for a641a8f
.github/workflows/merge-conflict.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Check if PRs are have merge conflicts
16
- uses: eps1lon/[email protected].1
+ uses: eps1lon/[email protected].2
17
with:
18
dirtyLabel: "Merge Conflict"
19
repoToken: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments