Skip to content

Commit 67b5057

Browse files
Bump mschilde/auto-label-merge-conflicts from 8c6faa8a to 591722e9 (#43)
* Bump mschilde/auto-label-merge-conflicts Bumps [mschilde/auto-label-merge-conflicts](https://github.com/mschilde/auto-label-merge-conflicts) from 8c6faa8a252e35ba5e15703b3d747bf726cdb95c to 591722e97f3c4142df3eca156ed0dcf2bcd362bd. - [Release notes](https://github.com/mschilde/auto-label-merge-conflicts/releases) - [Commits](mschilde/auto-label-merge-conflicts@8c6faa8...591722e) --- updated-dependencies: - dependency-name: mschilde/auto-label-merge-conflicts dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Apply suggestions from code review --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
1 parent d62c678 commit 67b5057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label-conflicts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
triage-conflicts:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: mschilde/auto-label-merge-conflicts@8c6faa8a252e35ba5e15703b3d747bf726cdb95c # Oct 25, 2021
17+
- uses: mschilde/auto-label-merge-conflicts@591722e97f3c4142df3eca156ed0dcf2bcd362bd # Jul 20, 2023
1818
with:
1919
CONFLICT_LABEL_NAME: "has conflicts"
2020
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)