Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f799b00

Browse files
authored
Merge pull request #28023 from QuLogic/update-conflict-check
ci: Update merge conflict labeler
2 parents 2bdba84 + 685f057 commit f799b00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conflictcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: Check if PRs have merge conflicts
20-
uses: eps1lon/actions-label-merge-conflict@releases/2.x
20+
uses: eps1lon/actions-label-merge-conflict@e62d7a53ff8be8b97684bffb6cfbbf3fc1115e2e # v3.0.0
2121
with:
2222
dirtyLabel: "status: needs rebase"
2323
repoToken: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)