Skip to content

Commit

Permalink
chore(deps): bump nathanvaughn/actions-cloudflare-purge
Browse files Browse the repository at this point in the history
Bumps [nathanvaughn/actions-cloudflare-purge](https://github.com/nathanvaughn/actions-cloudflare-purge) from 740447a7f5131ecc49a89a0f9382ea27b001196c to 752b6dc9a31b2392c40f7ee9c0556a412383aa5e.
- [Release notes](https://github.com/nathanvaughn/actions-cloudflare-purge/releases)
- [Commits](NathanVaughn/actions-cloudflare-purge@740447a...752b6dc)

---
updated-dependencies:
- dependency-name: nathanvaughn/actions-cloudflare-purge
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent b5a698c commit f3cd96b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
workingDirectory: docs-site~

- name: Purge cache
uses: nathanvaughn/actions-cloudflare-purge@740447a7f5131ecc49a89a0f9382ea27b001196c
uses: nathanvaughn/actions-cloudflare-purge@752b6dc9a31b2392c40f7ee9c0556a412383aa5e
continue-on-error: true
with:
cf_zone: ${{ secrets.CF_ZONE_ID }}
Expand Down

0 comments on commit f3cd96b

Please sign in to comment.