Skip to content

Commit

Permalink
build(deps): bump eps1lon/actions-label-merge-conflict
Browse files Browse the repository at this point in the history
Bumps [eps1lon/actions-label-merge-conflict](https://github.com/eps1lon/actions-label-merge-conflict) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/eps1lon/actions-label-merge-conflict/releases)
- [Changelog](https://github.com/eps1lon/actions-label-merge-conflict/blob/main/CHANGELOG.md)
- [Commits](eps1lon/actions-label-merge-conflict@v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: eps1lon/actions-label-merge-conflict
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 7d02647 commit 9c0dd92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_management.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- name: Label & comment if PR has conflict
id: conflict-checker
uses: eps1lon/[email protected].2
uses: eps1lon/[email protected].3
with:
dirtyLabel: "Merge conflict identified"
repoToken: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit 9c0dd92

Please sign in to comment.