diff --git a/.github/workflows/pr-regen-translations.yml b/.github/workflows/pr-regen-translations.yml index 6a741f8..cdf29b7 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:183b020dc58e836099edf53d6cf2d1dd5f94b564ca702c38c56a6c89f6cd4fea + image: ghcr.io/luzifer-docker/action-env:master@sha256:df9291669ab765a99f19747605b6ddbbe4806d5d13f5fe1ce265e5bff3f8de36 env: CGO_ENABLED: 0 GOPATH: /go diff --git a/.github/workflows/test-and-build.yml b/.github/workflows/test-and-build.yml index 706bdcc..80fab96 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:183b020dc58e836099edf53d6cf2d1dd5f94b564ca702c38c56a6c89f6cd4fea + image: ghcr.io/luzifer-docker/action-env:master@sha256:df9291669ab765a99f19747605b6ddbbe4806d5d13f5fe1ce265e5bff3f8de36 env: CGO_ENABLED: 0 GOPATH: /go