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

Bumps [nathanvaughn/actions-cloudflare-purge](https://github.com/nathanvaughn/actions-cloudflare-purge) from 367672c723960cd03bb7d8c2c4d89062a3fc1fac to aa1121a867565ea71b60f445f441544df0c7b0b9.
- [Release notes](https://github.com/nathanvaughn/actions-cloudflare-purge/releases)
- [Commits](367672c723...aa1121a867)

---
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-09-02 17:54:27 -07:00 committed by GitHub
parent db06a6a492
commit 1aa6c03202
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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