diff --git a/.github/workflows/pr-regen-translations.yml b/.github/workflows/pr-regen-translations.yml index abba4d5..0372929 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:4fa94c7e3fcb1ae6086c7bf555288b5c4e47f2465979f525627bba3429cbf6d6 + image: ghcr.io/luzifer-docker/action-env:master@sha256:234216e3acf553d7cc98bdeba3fb09f256983ce80b95177d3dc1fbf0afbb659a env: CGO_ENABLED: 0 GOPATH: /go diff --git a/.github/workflows/test-and-build.yml b/.github/workflows/test-and-build.yml index 66c1865..01ed5a8 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:4fa94c7e3fcb1ae6086c7bf555288b5c4e47f2465979f525627bba3429cbf6d6 + image: ghcr.io/luzifer-docker/action-env:master@sha256:234216e3acf553d7cc98bdeba3fb09f256983ce80b95177d3dc1fbf0afbb659a env: CGO_ENABLED: 0 GOPATH: /go