Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2bdba84 + 685f057 commit f799b00Copy full SHA for f799b00
1 file changed
.github/workflows/conflictcheck.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- name: Check if PRs have merge conflicts
20
- uses: eps1lon/actions-label-merge-conflict@releases/2.x
+ uses: eps1lon/actions-label-merge-conflict@e62d7a53ff8be8b97684bffb6cfbbf3fc1115e2e # v3.0.0
21
with:
22
dirtyLabel: "status: needs rebase"
23
repoToken: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments