Skip to content

Commit

Permalink
chore(deps): bump nathanvaughn/actions-cloudflare-purge (#844)
Browse files Browse the repository at this point in the history
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](NathanVaughn/actions-cloudflare-purge@3ae4567...e0eca00)

---
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>
  • Loading branch information
dependabot[bot] committed May 12, 2024
1 parent 06a53e2 commit 1c0be75
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@3ae45672b053b6e981788270206025fb3358d502
uses: nathanvaughn/actions-cloudflare-purge@e0eca002a6d4e05a974d8eadaf0909776df25ce3
continue-on-error: true
with:
cf_zone: ${{ secrets.CF_ZONE_ID }}
Expand Down

0 comments on commit 1c0be75

Please sign in to comment.