aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/automation.yml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-10-19 22:17:21 +0200
committerGitHub <noreply@github.com>2022-10-19 22:17:21 +0200
commit8af07151cee09f05de77f60f28dcff88a338591c (patch)
treedc6b726ac6a1fa9417d0ee25fbbe67cbb110f8cb /.github/workflows/automation.yml
parent30aed0c092984e831f7c396e3c70f4e1ce98c4b6 (diff)
chore(deps): pin dependencies (#8572)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/automation.yml')
-rw-r--r--.github/workflows/automation.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/automation.yml b/.github/workflows/automation.yml
index 7749433cff..01cd41a085 100644
--- a/.github/workflows/automation.yml
+++ b/.github/workflows/automation.yml
@@ -14,7 +14,7 @@ jobs:
if: ${{ github.repository == 'jellyfin/jellyfin' }}
steps:
- name: Apply label
- uses: eps1lon/actions-label-merge-conflict@v2.0.1
+ uses: eps1lon/actions-label-merge-conflict@b8bf8341285ec9a4567d4318ba474fee998a6919 # tag=v2.0.1
if: ${{ github.event_name == 'push' || github.event_name == 'pull_request_target'}}
with:
dirtyLabel: 'merge conflict'