diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-01-06 14:49:15 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-06 14:49:15 +0000 |
| commit | b077d378fba8f37f128433bfddb261b43ea6a78c (patch) | |
| tree | 139b7ff8a5e4fe3d431070d4de0414a542640440 | |
| parent | d22094be03b55333b0c69b6187f95ae28226ecd9 (diff) | |
Update eps1lon/actions-label-merge-conflict action to v3.0.3
| -rw-r--r-- | .github/workflows/pull-request-conflict.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pull-request-conflict.yml b/.github/workflows/pull-request-conflict.yml index 5d342b7f8..411ebf829 100644 --- a/.github/workflows/pull-request-conflict.yml +++ b/.github/workflows/pull-request-conflict.yml @@ -15,7 +15,7 @@ jobs: if: ${{ github.repository == 'jellyfin/jellyfin' }} steps: - name: Apply label - uses: eps1lon/actions-label-merge-conflict@1b1b1fcde06a9b3d089f3464c96417961dde1168 # v3.0.2 + uses: eps1lon/actions-label-merge-conflict@1df065ebe6e3310545d4f4c4e862e43bdca146f0 # v3.0.3 if: ${{ github.event_name == 'push' || github.event_name == 'pull_request_target'}} with: dirtyLabel: 'merge conflict' |
