From 19b5c80ce016c9ff097731b3df458eb0ab51a082 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 14 Dec 2025 15:10:01 +0000 Subject: [PATCH] chore(deps): update ghcr.io/luzifer-docker/action-env:master docker digest to d85a33a --- .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 885d8c5..ca60c5e 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:b39583d1f7cb60a11440eda5d4bfd6897fcc39f456197fbcbbb3e0306e48aaca + image: ghcr.io/luzifer-docker/action-env:master@sha256:d85a33a5083e67e9264c2ef69296b98958b2061317184fc9389cceae3ab80d3b env: CGO_ENABLED: 0 GOPATH: /go diff --git a/.github/workflows/test-and-build.yml b/.github/workflows/test-and-build.yml index 51b31b7..863bb4c 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:b39583d1f7cb60a11440eda5d4bfd6897fcc39f456197fbcbbb3e0306e48aaca + image: ghcr.io/luzifer-docker/action-env:master@sha256:d85a33a5083e67e9264c2ef69296b98958b2061317184fc9389cceae3ab80d3b env: CGO_ENABLED: 0 GOPATH: /go