From f6ff04dad92a47624b122fc116e4afa707013ce4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 23:16:24 +0000 Subject: [PATCH] chore(deps): update go dependencies --- .github/workflows/build.yml | 4 ++-- samples/hello-world/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 338afbe..e9fd226 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -29,7 +29,7 @@ jobs: go-version: [ '1.20.x', '1.21.x', '1.22.x' ] steps: # full checkout for semantic-release - - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 + - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 with: fetch-depth: 0 - name: Set up go ${{ matrix.go-version }} @@ -55,7 +55,7 @@ jobs: steps: # full checkout for semantic-release - name: Full checkout - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 + uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 with: fetch-depth: 0 diff --git a/samples/hello-world/docker-compose.yml b/samples/hello-world/docker-compose.yml index c3b1217..dc92889 100644 --- a/samples/hello-world/docker-compose.yml +++ b/samples/hello-world/docker-compose.yml @@ -13,4 +13,4 @@ # limitations under the License.package datasource services: hello-world: - image: docker.io/library/hello-world@sha256:266b191e926f65542fa8daaec01a192c4d292bff79426f47300a046e1bc576fd + image: docker.io/library/hello-world@sha256:d1b0b5888fbb59111dbf2b3ed698489c41046cb9d6d61743e37ef8d9f3dda06f