From 91f67eca13b4cf1bf15cc29bbfae6963bcaf2019 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 02:01:41 +0000 Subject: [PATCH] Bump chetan/invalidate-cloudfront-action from 1.3 to 2.4 Bumps [chetan/invalidate-cloudfront-action](https://github.com/chetan/invalidate-cloudfront-action) from 1.3 to 2.4. - [Release notes](https://github.com/chetan/invalidate-cloudfront-action/releases) - [Changelog](https://github.com/chetan/invalidate-cloudfront-action/blob/develop/CHANGELOG.md) - [Commits](https://github.com/chetan/invalidate-cloudfront-action/compare/v1.3...v2.4) --- updated-dependencies: - dependency-name: chetan/invalidate-cloudfront-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/website.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index 82f5ef0ac8..c23a11afe6 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -103,7 +103,7 @@ jobs: AWS_SECRET_ACCESS_KEY: ${{ secrets.PLAYGROUND_RUNNER_AWS_SECRET_ACCESS_KEY }} - name: "Invalidate CloudFront" - uses: chetan/invalidate-cloudfront-action@v1.3 + uses: chetan/invalidate-cloudfront-action@v2.4 env: DISTRIBUTION: "E1W83FJ5FCYXPT" PATHS: '/,/r/*,/config-reference,/user-guide/*,/writing-php-code/*,/developing-extensions/*,/blog,/blog/*,/robots.txt,/sitemap.xml,/rss.xml'