chore(deps): update immich-app/devtools action to v0.1.1 (#251)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-08 21:38:01 +02:00
committed by GitHub
parent f4763391ba
commit 9ebf737e1c

View File

@@ -40,7 +40,7 @@ jobs:
build_and_push: build_and_push:
needs: pre-job needs: pre-job
uses: immich-app/devtools/.github/workflows/multi-runner-build.yml@094bfb927b8cd75b343abaac27b3241be0fccfe9 # multi-runner-build-workflow-0.1.0 uses: immich-app/devtools/.github/workflows/multi-runner-build.yml@129aeda75a450666ce96e8bc8126652e717917a7 # multi-runner-build-workflow-0.1.1
if: ${{ needs.pre-job.outputs.should_run == 'true' }} if: ${{ needs.pre-job.outputs.should_run == 'true' }}
strategy: strategy:
fail-fast: true fail-fast: true