From e9cff271b840fa414dc7d565d4b8113f80f57eff Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 30 Dec 2025 07:10:02 +0000 Subject: [PATCH] chore(deps): update ghcr.io/luzifer-docker/action-env:master docker digest to b38faf6 --- .github/workflows/pr-regen-translations.yml | 2 +- .github/workflows/test-and-build.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pr-regen-translations.yml b/.github/workflows/pr-regen-translations.yml index 388c2da..461dbc4 100644 --- a/.github/workflows/pr-regen-translations.yml +++ b/.github/workflows/pr-regen-translations.yml @@ -11,7 +11,7 @@ jobs: shell: bash container: - image: ghcr.io/luzifer-docker/action-env:master@sha256:62099d1429db9d52cc469ef90e324dd73246dbe1b7cb30f428b543f1b744ace0 + image: ghcr.io/luzifer-docker/action-env:master@sha256:b38faf618acbc1cf23ca03ef09447a4b29e44c11e95957e647ec7ce06b71914a env: CGO_ENABLED: 0 GOPATH: /go diff --git a/.github/workflows/test-and-build.yml b/.github/workflows/test-and-build.yml index aa5390d..2106aa7 100644 --- a/.github/workflows/test-and-build.yml +++ b/.github/workflows/test-and-build.yml @@ -16,7 +16,7 @@ jobs: shell: bash container: - image: ghcr.io/luzifer-docker/action-env:master@sha256:62099d1429db9d52cc469ef90e324dd73246dbe1b7cb30f428b543f1b744ace0 + image: ghcr.io/luzifer-docker/action-env:master@sha256:b38faf618acbc1cf23ca03ef09447a4b29e44c11e95957e647ec7ce06b71914a env: CGO_ENABLED: 0 GOPATH: /go