Skip to content

Commit 2920551

Browse files
Bump NathanVaughn/actions-cloudflare-purge from 3.0.0 to 4.0.0
Bumps [NathanVaughn/actions-cloudflare-purge](https://github.com/nathanvaughn/actions-cloudflare-purge) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/nathanvaughn/actions-cloudflare-purge/releases) - [Commits](NathanVaughn/actions-cloudflare-purge@v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: NathanVaughn/actions-cloudflare-purge dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 535055f commit 2920551

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
with:
4545
args: "deploy --local-only -i app:latest"
4646
- name: Cloudflare Cache Purge Action
47-
uses: NathanVaughn/actions-cloudflare-purge@v3.0.0
47+
uses: NathanVaughn/actions-cloudflare-purge@v4.0.0
4848
if: success()
4949
with:
5050
cf_zone: ${{ secrets.CLOUDFLARE_ZONE }}

0 commit comments

Comments
 (0)