1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-10 23:22:22 +02:00

fix: don't use @master action version (#19526)

This commit is contained in:
bo0tzz
2025-06-25 19:55:17 +02:00
committed by GitHub
parent 65dce58aa4
commit 6c11ef62e8

View File

@@ -609,7 +609,7 @@ jobs:
persist-credentials: false persist-credentials: false
- name: Run ShellCheck - name: Run ShellCheck
uses: ludeeus/action-shellcheck@master uses: ludeeus/action-shellcheck@00cae500b08a931fb5698e11e79bfbd38e612a38 # 2.0.0
with: with:
ignore_paths: >- ignore_paths: >-
**/open-api/** **/open-api/**