From 463897bc2aa193b387262af402040f9c6f24e7fc Mon Sep 17 00:00:00 2001 From: "felix-renovate[bot]" <143542247+felix-renovate[bot]@users.noreply.github.com> Date: Sun, 12 May 2024 12:04:40 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- .github/workflows/ci.yaml | 6 +++--- Dockerfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 8149976..44450d6 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -29,7 +29,7 @@ jobs: # installed here to run lint on the .goreleaser.yml file: - name: Install GoReleaser - uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8 # v5 + uses: goreleaser/goreleaser-action@5742e2a039330cbb23ebf35f046f814d4c6ff811 # v5 with: install-only: true @@ -50,7 +50,7 @@ jobs: - uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6 - name: Install GoReleaser - uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8 # v5 + uses: goreleaser/goreleaser-action@5742e2a039330cbb23ebf35f046f814d4c6ff811 # v5 with: install-only: true @@ -77,7 +77,7 @@ jobs: curl -sL https://git.io/autotag-install | sudo sh -s -- -b /usr/local/bin - name: Install GoReleaser - uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8 # v5 + uses: goreleaser/goreleaser-action@5742e2a039330cbb23ebf35f046f814d4c6ff811 # v5 with: install-only: true diff --git a/Dockerfile b/Dockerfile index 7f7fc08..e23f456 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # syntax=docker/dockerfile:1.7@sha256:a57df69d0ea827fb7266491f2813635de6f17269be881f696fbfdf2d83dda33e -FROM pscale.dev/wolfi-prod/git:2.45.0@sha256:4715a72888cf4a361d89db7dc0265e62744ee556a23f27cc6c59fba669dde9a6 +FROM pscale.dev/wolfi-prod/git:2.45.0@sha256:dc8cdecad4533dfc533804232912a9a4cc76c671e70eb8d704b00891fad46f2c COPY ghcommit /ghcommit