From af41be2fe10f9887444eb832b89bb9b19d40f95d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 30 Sep 2025 01:09:31 +0000 Subject: [PATCH] chore(deps): update ghcr.io/luzifer-docker/action-env:master docker digest to 183b020 --- .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 57ac367..6a741f8 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:1875bd52390e0d358b3da6513850cebe2174d353e069d75dc14bcd99e2579d79 + image: ghcr.io/luzifer-docker/action-env:master@sha256:183b020dc58e836099edf53d6cf2d1dd5f94b564ca702c38c56a6c89f6cd4fea env: CGO_ENABLED: 0 GOPATH: /go diff --git a/.github/workflows/test-and-build.yml b/.github/workflows/test-and-build.yml index 3204643..706bdcc 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:1875bd52390e0d358b3da6513850cebe2174d353e069d75dc14bcd99e2579d79 + image: ghcr.io/luzifer-docker/action-env:master@sha256:183b020dc58e836099edf53d6cf2d1dd5f94b564ca702c38c56a6c89f6cd4fea env: CGO_ENABLED: 0 GOPATH: /go