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

Bumps [nathanvaughn/actions-cloudflare-purge](https://github.com/nathanvaughn/actions-cloudflare-purge) from 3b31015a54307a38ea48904fb367eeb0a753a66f to 740447a7f5131ecc49a89a0f9382ea27b001196c.
- [Release notes](https://github.com/nathanvaughn/actions-cloudflare-purge/releases)
- [Commits](3b31015a54...740447a7f5)

---
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] 2023-12-17 14:51:34 +09:00 committed by GitHub
parent caf627926e
commit b5a698c904
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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