Skip to content

Commit

Permalink
Bump mschilde/auto-label-merge-conflicts
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] committed Jan 1, 2024
1 parent dcc34f6 commit 6213044
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 # Oct 25, 2021
with:
CONFLICT_LABEL_NAME: "has conflicts"
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 6213044

Please sign in to comment.