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 e718b55 + 58ad6a2 commit 60fb875Copy full SHA for 60fb875
.github/workflows/pull_request_labeler.yml
@@ -15,7 +15,7 @@ jobs:
15
if: ${{ github.repository == 'BassT23/Proxmox' }}
16
steps:
17
- name: Apply label
18
- uses: eps1lon/actions-label-merge-conflict@1b1b1fcde06a9b3d089f3464c96417961dde1168 # v3.0.2
+ uses: eps1lon/actions-label-merge-conflict@1df065ebe6e3310545d4f4c4e862e43bdca146f0 # v3.0.3
19
if: ${{ github.event_name == 'push' || github.event_name == 'pull_request_target'}}
20
with:
21
dirtyLabel: 'Merge conflict'
0 commit comments