Skip to content

Commit

Permalink
Bump eps1lon/actions-label-merge-conflict from 3.0.0 to 3.0.1 (#3025)
Browse files Browse the repository at this point in the history
  • Loading branch information
yubiuser committed May 11, 2024
2 parents a2b2f60 + 8e924c4 commit 45faaa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-conflict.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check if PRs are have merge conflicts
uses: eps1lon/actions-label-merge-conflict@v3.0.0
uses: eps1lon/actions-label-merge-conflict@v3.0.1
with:
dirtyLabel: "Merge Conflicts"
repoToken: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit 45faaa4

Please sign in to comment.