Skip to content

Commit

Permalink
chore(deps): bump nathanvaughn/actions-cloudflare-purge (#814)
Browse files Browse the repository at this point in the history
Bumps [nathanvaughn/actions-cloudflare-purge](https://github.com/nathanvaughn/actions-cloudflare-purge) from f70c63827b539cf48eb3a29fdaa7547eca4dede4 to 3ae45672b053b6e981788270206025fb3358d502.
- [Release notes](https://github.com/nathanvaughn/actions-cloudflare-purge/releases)
- [Commits](NathanVaughn/actions-cloudflare-purge@f70c638...3ae4567)

---
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 Apr 14, 2024
1 parent 0bae438 commit b23c0c1
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@f70c63827b539cf48eb3a29fdaa7547eca4dede4
uses: nathanvaughn/actions-cloudflare-purge@3ae45672b053b6e981788270206025fb3358d502
continue-on-error: true
with:
cf_zone: ${{ secrets.CF_ZONE_ID }}
Expand Down

0 comments on commit b23c0c1

Please sign in to comment.