We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e5daa3 commit 70f9bfeCopy full SHA for 70f9bfe
.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