Commit Graph

6 Commits

Author SHA1 Message Date
tcely 61861d1f6a ci: update actions for the autofix.ci workflow (#174)
fix(ci): pin `autofix-ci/action@v1.3.2` by commit hash

Used `v1.3.2` to avoid the hostname change.

Support for Node.js version 24 is not yet available.

Also:
- pin `actions/checkout@v6.0.2` by commit hash
2026-03-14 10:30:30 +01:00
dgilmanuni 635640504f chore(ci): Pin GitHub Actions to SHA-1s (#140) 2025-10-09 07:20:42 +02:00
Jozef Steinhübl 53e6487b6e ci(format): use bun 2025-07-10 21:07:00 +02:00
Jozef Steinhübl 27ecfffdee ci: update autofix ci 2025-04-27 15:53:25 +02:00
Okinea Dev 54cb141c5c ci: remove unnecessary steps & cleanup (#118)
* refactor(ci): refactor GitHub Actions for better readablility

* upd

* remove ""
2025-02-04 18:31:38 +01:00
Ashcon Partovi a93230df19 Various improvements and fixes to setup-bun (#40)
* Do not save cache on hit
* Support Windows (canary only)
* Support `registry-url` and `scope`
2023-11-17 15:58:17 -08:00