From 0b16975ea5451a4a3a98363329f0a7d20fe8600e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 08:42:52 +0200 Subject: [PATCH] chore(deps): pin useblacksmith/build-push-action action to 5646913 (#733) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d8b155792..7017c4e62 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -11,7 +11,7 @@ jobs: id: ghd uses: proudust/gh-describe@v2 - name: setup blacksmith docker action - uses: useblacksmith/build-push-action@v1 + uses: useblacksmith/build-push-action@5646913081e85d88fd2b81c50c30fcd1d5b11ac8 # v1 with: setup-only: true - name: Login to GHCR