From 88b2c06262b70bb904c0b825077308a42bda804b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 18:22:50 +0000 Subject: [PATCH] chore(deps): bump reggionick/s3-deploy from 3 to 4 Bumps [reggionick/s3-deploy](https://github.com/reggionick/s3-deploy) from 3 to 4. - [Release notes](https://github.com/reggionick/s3-deploy/releases) - [Commits](https://github.com/reggionick/s3-deploy/compare/v3...v4) --- updated-dependencies: - dependency-name: reggionick/s3-deploy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/docker-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index 0141fd9c0305..0e9fa31e49a8 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -158,7 +158,7 @@ jobs: image: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}-ee:latest path: "/static_frontend/." - - uses: reggionick/s3-deploy@v3 + - uses: reggionick/s3-deploy@v4 with: folder: ${{ steps.extract.outputs.destination }} bucket: windmill-frontend