diff --git a/.github/workflows/pr-regen-translations.yml b/.github/workflows/pr-regen-translations.yml index b6d3ca4..8fa3cbf 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:96d8480847ae4838e0d2d56329a0dcf6e19f1536502be977a0cb5bf63b9f84ee + image: ghcr.io/luzifer-docker/action-env:master@sha256:f243ee86cb33597b695601a8d40861cdc3dc405215dd2e01e0d132a9f883f738 env: CGO_ENABLED: 0 GOPATH: /go diff --git a/.github/workflows/test-and-build.yml b/.github/workflows/test-and-build.yml index aa52cf2..4ce17a3 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:96d8480847ae4838e0d2d56329a0dcf6e19f1536502be977a0cb5bf63b9f84ee + image: ghcr.io/luzifer-docker/action-env:master@sha256:f243ee86cb33597b695601a8d40861cdc3dc405215dd2e01e0d132a9f883f738 env: CGO_ENABLED: 0 GOPATH: /go