From deef604d7c7deb5041a83787bbc5c84f00845070 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 20 Aug 2025 08:39:33 +0000 Subject: [PATCH] chore(deps): update ghcr.io/luzifer-docker/action-env:master docker digest to 371d25a --- .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 2849a62..8d616df 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:0fdffa33bbadd720cc28cb0b2aa322ec0f3441a1f098f4bd4444f161e7d588e5 + image: ghcr.io/luzifer-docker/action-env:master@sha256:371d25a924697191919951f15e9088d3f3067706fdd82901f7e5eddd9d46064f env: CGO_ENABLED: 0 GOPATH: /go diff --git a/.github/workflows/test-and-build.yml b/.github/workflows/test-and-build.yml index 701e223..b84843e 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:0fdffa33bbadd720cc28cb0b2aa322ec0f3441a1f098f4bd4444f161e7d588e5 + image: ghcr.io/luzifer-docker/action-env:master@sha256:371d25a924697191919951f15e9088d3f3067706fdd82901f7e5eddd9d46064f env: CGO_ENABLED: 0 GOPATH: /go