From dc495557d011bed45213777fe45054107bc73a84 Mon Sep 17 00:00:00 2001 From: Darragh O'Riordan Date: Tue, 3 Oct 2023 16:23:53 +1100 Subject: [PATCH] fix(renovate): pin Update BetaHuhn/do-spaces-action digest to b6152d5 --- .github/workflows/create-builds.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/create-builds.yml b/.github/workflows/create-builds.yml index 7a6901b..5094552 100644 --- a/.github/workflows/create-builds.yml +++ b/.github/workflows/create-builds.yml @@ -164,7 +164,7 @@ jobs: # name: linux # path: ./release - - uses: BetaHuhn/do-spaces-action@64cac1b4d38af4d8f9c48bc9bd54f7f65e78c89e # v2 + - uses: BetaHuhn/do-spaces-action@b6152d5b7801887d1b74faf71181f17db074991e # v2 with: access_key: ${{ secrets.SPACE_KEY}} secret_key: ${{ secrets.SPACE_SECRET_ACCESS_KEY }}