From 7bc913efff8f8942c8fd65480ca0cd73d3fa215d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 25 Sep 2025 10:39:32 +0000 Subject: [PATCH] chore(deps): update ghcr.io/luzifer-docker/action-env:master docker digest to f243ee8 --- .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 b6d3ca4..8fa3cbf 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:96d8480847ae4838e0d2d56329a0dcf6e19f1536502be977a0cb5bf63b9f84ee + image: ghcr.io/luzifer-docker/action-env:master@sha256:f243ee86cb33597b695601a8d40861cdc3dc405215dd2e01e0d132a9f883f738 env: CGO_ENABLED: 0 GOPATH: /go diff --git a/.github/workflows/test-and-build.yml b/.github/workflows/test-and-build.yml index aa52cf2..4ce17a3 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:96d8480847ae4838e0d2d56329a0dcf6e19f1536502be977a0cb5bf63b9f84ee + image: ghcr.io/luzifer-docker/action-env:master@sha256:f243ee86cb33597b695601a8d40861cdc3dc405215dd2e01e0d132a9f883f738 env: CGO_ENABLED: 0 GOPATH: /go