mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2024-12-29 02:35:06 +08:00
chore(deps): bump nathanvaughn/actions-cloudflare-purge (#564)
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](740447a7f5...752b6dc9a3
)
---
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:
parent
ca3633f64d
commit
a143b1edf7
2
.github/workflows/deploy-pages.yml
vendored
2
.github/workflows/deploy-pages.yml
vendored
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user