11 Commits

Author SHA1 Message Date
dependabot[bot]
053640fd33
chore(deps): bump actions/setup-node from 3 to 5
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v5)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 11:56:28 +00:00
binaryify
4ad08e0222 update: workflows 配置更新 2024-04-12 09:43:03 +08:00
binaryify
f741bb358b bump to 4.9.0 2023-07-20 09:46:46 +08:00
Goooler
65463bf726 Add Node 16 & 18 to test matrix 2023-02-05 11:52:46 +08:00
nathannaveen
598b7eff5f chore: Set permissions for GitHub actions
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.

- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions

https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs

[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)

Signed-off-by: nathannaveen <42319948+nathannaveen@users.noreply.github.com>
2022-04-19 00:33:43 +00:00
Goooler
7e13a3361d Bump GH actions 2022-04-15 22:46:27 +08:00
binaryify
9fe5238ab8 update workflows 2021-10-14 17:01:07 +08:00
Renovate Bot
51770c1a15
Update actions/setup-node action to v2 2020-12-16 10:10:43 +00:00
binaryify
b935a55356 完善单元测试 2020-09-19 19:39:11 +08:00
binaryify
0ae2628fb6 修复 github action 错误 2020-09-12 09:49:58 +08:00
a632079
4e074b1061
fix: correct ci file path 2020-09-07 20:59:43 +08:00