Skip to content

Commit

Permalink
Bump mschilde/auto-label-merge-conflicts from 8c6faa8a to 591722e9 (
Browse files Browse the repository at this point in the history
#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>
  • Loading branch information
dependabot[bot] and Borda committed Feb 14, 2024
1 parent d62c678 commit 67b5057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label-conflicts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
triage-conflicts:
runs-on: ubuntu-latest
steps:
- uses: mschilde/auto-label-merge-conflicts@8c6faa8a252e35ba5e15703b3d747bf726cdb95c # Oct 25, 2021
- uses: mschilde/auto-label-merge-conflicts@591722e97f3c4142df3eca156ed0dcf2bcd362bd # Jul 20, 2023
with:
CONFLICT_LABEL_NAME: "has conflicts"
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 67b5057

Please sign in to comment.