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.
8c6faa8a
591722e9
1 parent d62c678 commit 67b5057Copy full SHA for 67b5057
.github/workflows/label-conflicts.yml
@@ -14,7 +14,7 @@ jobs:
14
triage-conflicts:
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: mschilde/auto-label-merge-conflicts@8c6faa8a252e35ba5e15703b3d747bf726cdb95c # Oct 25, 2021
+ - uses: mschilde/auto-label-merge-conflicts@591722e97f3c4142df3eca156ed0dcf2bcd362bd # Jul 20, 2023
18
with:
19
CONFLICT_LABEL_NAME: "has conflicts"
20
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments