chore(deps): bump nathanvaughn/actions-cloudflare-purge (#844)

Bumps [nathanvaughn/actions-cloudflare-purge](https://github.com/nathanvaughn/actions-cloudflare-purge) from 3ae45672b053b6e981788270206025fb3358d502 to e0eca002a6d4e05a974d8eadaf0909776df25ce3.
- [Release notes](https://github.com/nathanvaughn/actions-cloudflare-purge/releases)
- [Commits](3ae45672b0...e0eca002a6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-05-13 05:22:39 +09:00 committed by GitHub
parent 06a53e2e94
commit 1c0be75e28
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -122,7 +122,7 @@ jobs:
workingDirectory: docs-site~
- name: Purge cache
uses: nathanvaughn/actions-cloudflare-purge@3ae45672b053b6e981788270206025fb3358d502
uses: nathanvaughn/actions-cloudflare-purge@e0eca002a6d4e05a974d8eadaf0909776df25ce3
continue-on-error: true
with:
cf_zone: ${{ secrets.CF_ZONE_ID }}