From 443d24e176700d220b9c8e4c3dfa32ccdd9aa82a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 03:06:21 +0000 Subject: [PATCH] chore(deps): bump UffizziCloud/preview-action from 2 to 3 (#2521) Bumps [UffizziCloud/preview-action](https://github.com/uffizzicloud/preview-action) from 2 to 3. - [Release notes](https://github.com/uffizzicloud/preview-action/releases) - [Commits](https://github.com/uffizzicloud/preview-action/compare/v2...v3) --- updated-dependencies: - dependency-name: UffizziCloud/preview-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/uffizzi-preview.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/uffizzi-preview.yml b/.github/workflows/uffizzi-preview.yml index a17f192c64..ef17bfcc3d 100644 --- a/.github/workflows/uffizzi-preview.yml +++ b/.github/workflows/uffizzi-preview.yml @@ -75,7 +75,7 @@ jobs: needs: - cache-compose-file if: ${{ github.event.workflow_run.conclusion == 'success' }} - uses: UffizziCloud/preview-action/.github/workflows/reusable.yaml@v2 + uses: UffizziCloud/preview-action/.github/workflows/reusable.yaml@v3 with: # If this workflow was triggered by a PR close event, cache-key will be an empty string # and this reusable workflow will delete the preview deployment.