diff --git a/.github/workflows/pr-regen-translations.yml b/.github/workflows/pr-regen-translations.yml index 8c7856d..7fbec60 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:93ff8f5049754b9878e9d93284c0169e1d89ac6596552a629bd04b06fb9b4e93 + image: ghcr.io/luzifer-docker/action-env:master@sha256:949e912f6356576bf00d6cdd892e519988f21667f1152344bf8a0b5f1e5a38ab env: CGO_ENABLED: 0 GOPATH: /go diff --git a/.github/workflows/test-and-build.yml b/.github/workflows/test-and-build.yml index 4fa4b9a..a5bb79a 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:93ff8f5049754b9878e9d93284c0169e1d89ac6596552a629bd04b06fb9b4e93 + image: ghcr.io/luzifer-docker/action-env:master@sha256:949e912f6356576bf00d6cdd892e519988f21667f1152344bf8a0b5f1e5a38ab env: CGO_ENABLED: 0 GOPATH: /go