From 1afb5d797440a4cd9acd409e7fa71029531bc790 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michalina=20Ciencia=C5=82a?= Date: Thu, 9 Mar 2023 11:42:12 +0100 Subject: [PATCH] Test `v3.1.0` of `thesis/gcp-storage-bucket-action` action --- .github/workflows/reusable-solidity-docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable-solidity-docs.yml b/.github/workflows/reusable-solidity-docs.yml index f81b09f7f..1649d44bb 100644 --- a/.github/workflows/reusable-solidity-docs.yml +++ b/.github/workflows/reusable-solidity-docs.yml @@ -172,7 +172,7 @@ jobs: - name: Upload asciidocs preview if: inputs.publish == true - uses: thesis/gcp-storage-bucket-action@alpine-version-413.0.0 + uses: thesis/gcp-storage-bucket-action@v3.1.0 with: service-key: ${{ secrets.gcpServiceKeyBase64 }} project: ${{ inputs.gcpProject }}