cloudflare-script
Version updated for https://github.com/wei/cloudflare-script to version v6.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The cloudflare-script GitHub Action enables the execution of inline TypeScript scripts using the Cloudflare TypeScript SDK directly within GitHub Actions workflows. It automates tasks such as managing Cloudflare resources (e.g., zones, DNS records) by providing a pre-configured cloudflare client instance for seamless integration. This action simplifies complex Cloudflare operations, allowing users to write custom scripts for dynamic and flexible workflow automation.
What’s Changed
Summary
- Update Cloudflare SDK from v5.2.0 to v6.0.0
This release was generated automatically when a new Cloudflare SDK version became available.