We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19d46d2 commit 2cdb0ceCopy full SHA for 2cdb0ce
.github/workflows/conflictDetector.yaml
@@ -6,7 +6,7 @@ jobs:
6
triage:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: mschilde/auto-label-merge-conflicts@master
+ - uses: mschilde/auto-label-merge-conflicts@8c6faa8a252e35ba5e15703b3d747bf726cdb95c
10
with:
11
CONFLICT_LABEL_NAME: "has conflicts"
12
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments