Bump step-security/harden-runner from 2.16.1 to 2.17.0 (#21)
Bumps step-security/harden-runner from 2.16.1 to 2.17.0.
updated-dependencies:
- dependency-name: step-security/harden-runner dependency-version: 2.17.0 dependency-type: direct:production update-type: version-update:semver-minor …
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802032778号
A Cloudflare Worker that provides a status page feed to the Node.js Discord server.
Contributing
This project adopts the Node.js Code of Conduct.
Any person that wants to contribute to the Worker is welcome! Please read the Contribution Guidelines to better understand the structure of this repository.
Deployment
The Worker is deployed to Cloudflare via a GitHub Action.
The Worker is automatically deployed to this environment when commits are merged into the
mainbranch. The Worker is triggered by a cron trigger every minute and does not have any exposed HTTP endpoints.Relevant Links
Code of Conduct
Contribution Guidelines
Upstream Worker
License
This repo is licensed under the terms of the MIT License. It makes use of WalshyDev’s cf-status-worker, which is also licensed under the MIT license.
Thanks