diff --git a/.github/workflows/pr-regen-translations.yml b/.github/workflows/pr-regen-translations.yml index 3f4502e..cddc16f 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:47e660f5580718678fecbaf302398205bea5ddb480d273821a74da7ef902b543 + image: ghcr.io/luzifer-docker/action-env:master@sha256:f6d086adb249c6c4a9135b8f82c55cf117510cbbca2b4fe58f7db2fa817eb3a4 env: CGO_ENABLED: 0 GOPATH: /go diff --git a/.github/workflows/test-and-build.yml b/.github/workflows/test-and-build.yml index 0dc0676..2ef0ae5 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:47e660f5580718678fecbaf302398205bea5ddb480d273821a74da7ef902b543 + image: ghcr.io/luzifer-docker/action-env:master@sha256:f6d086adb249c6c4a9135b8f82c55cf117510cbbca2b4fe58f7db2fa817eb3a4 env: CGO_ENABLED: 0 GOPATH: /go