Skip to content

Commit

Permalink
GH-action: Detect Merge Conflicts - update v3 (#9940)
Browse files Browse the repository at this point in the history
  • Loading branch information
kiblik authored Apr 17, 2024
1 parent b7bf15c commit 838b809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/detect-merge-conflicts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: check if prs are conflicted
uses: eps1lon/actions-label-merge-conflict@releases/2.x
uses: eps1lon/actions-label-merge-conflict@v3
with:
dirtyLabel: "conflicts-detected"
repoToken: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit 838b809

Please sign in to comment.