diff --git a/.github/workflows/pr-regen-translations.yml b/.github/workflows/pr-regen-translations.yml index 388c2da..461dbc4 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:62099d1429db9d52cc469ef90e324dd73246dbe1b7cb30f428b543f1b744ace0 + image: ghcr.io/luzifer-docker/action-env:master@sha256:b38faf618acbc1cf23ca03ef09447a4b29e44c11e95957e647ec7ce06b71914a env: CGO_ENABLED: 0 GOPATH: /go diff --git a/.github/workflows/test-and-build.yml b/.github/workflows/test-and-build.yml index aa5390d..2106aa7 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:62099d1429db9d52cc469ef90e324dd73246dbe1b7cb30f428b543f1b744ace0 + image: ghcr.io/luzifer-docker/action-env:master@sha256:b38faf618acbc1cf23ca03ef09447a4b29e44c11e95957e647ec7ce06b71914a env: CGO_ENABLED: 0 GOPATH: /go