From 070097f610831c5d0bb8f2afac2c91b00d4ea083 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 08:54:06 -0500 Subject: [PATCH] chore(deps): update golang:1.23.4 docker digest to 7ea4c9d (#200) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pull_requests_lambda.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull_requests_lambda.yml b/.github/workflows/pull_requests_lambda.yml index 55ce076..d51a983 100644 --- a/.github/workflows/pull_requests_lambda.yml +++ b/.github/workflows/pull_requests_lambda.yml @@ -11,7 +11,7 @@ jobs: go-tests: if: github.ref != 'refs/heads/main' runs-on: ubuntu-latest - container: golang:1.23.4@sha256:70031844b8c225351d0bb63e2c383f80db85d92ba894e3da7e13bcf80efa9a37 + container: golang:1.23.4@sha256:7ea4c9dcb2b97ff8ee80a67db3d44f98c8ffa0d191399197007d8459c1453041 services: dynamodb-local: