From 26384062b08770cfa79de2190e1dd290c1850a06 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 11:14:39 +0000 Subject: [PATCH] chore(deps): update actions/checkout action to v4 --- .github/workflows/docker-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml index 784f993..a8f3154 100644 --- a/.github/workflows/docker-publish.yml +++ b/.github/workflows/docker-publish.yml @@ -41,7 +41,7 @@ jobs: terraform: ['1.1', '1.2','1.3', 'latest'] steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 # Docker see https://blog.oddbit.com/post/2020-09-25-building-multi-architecture-im/ - name: Prepare