Philip Gai
f158b38a03
feat: adopt @actions/cache 6.2.0 (cache-mode skip + read-denied warning)
...
Bumps @actions/cache to ^6.2.0 and rebuilds the vendored dist bundles.
Note: package-lock.json must be regenerated with a registry install once
@actions/cache 6.2.0 is published to npm, before this is merged.
2026-07-13 14:14:23 -05:00
Daniel Kennedy and GitHub
55cc834586
Merge pull request #1768 from jasongin/readonly-cache
...
Bump @actions/cache to v6.1.0 - handle read-only cache access
v6
v6.1.0
2026-06-23 16:30:28 -04:00
Jason Ginchereau
d8cd72f230
Bump @actions/cache to v6.1.0 - handle cache write error due to RO token
2026-06-23 13:13:25 -07:00
Joshua Brooks and GitHub
2c8a9bd745
Merge pull request #1760 from actions/samirat/esm_migration_and_package_update
...
Update packages, migrate to ESM
v6.0.0
2026-06-23 10:42:53 -04:00
Joshua Brooks
e9b91fdc3f
Prettier fixes
2026-06-11 16:23:52 +00:00
Joshua Brooks
e4884b8ff7
Rebuild dist
2026-06-11 15:59:57 +00:00
Joshua Brooks
10baf0191a
Fixed licenses
2026-06-11 15:50:44 +00:00
Joshua Brooks
e39b386c90
Fix test mock return order
2026-06-11 15:08:26 +00:00
Joshua Brooks
b692820337
PR feedback
2026-06-11 14:46:05 +00:00
Joshua Brooks
60749128a4
Rebuild dist bundles as ESM to match type:module
2026-06-11 14:22:50 +00:00
Joshua Brooks
5a912e8b4a
Fix lint and jest issues
2026-05-20 20:18:29 +00:00
Joshua Brooks
b9bf592b98
Update documentation for v6 release
2026-05-20 19:47:09 +00:00
Joshua Brooks
80f777761d
Update packages, migrate to ESM
2026-05-20 19:31:39 +00:00
Yang Cao and GitHub
27d5ce7f10
Merge pull request #1747 from actions/yacaovsnc/update-dependency
...
Update ts-http-runtime dependency
v5.0.5
2026-04-13 11:36:02 -04:00
Yang Cao
f280785d7b
licensed changes
2026-04-13 11:30:08 -04:00
Yang Cao
619aeb1606
npm run build generated dist files
2026-04-13 11:17:26 -04:00
Yang Cao
bcf16c2893
Update ts-http-runtime to 0.3.5
2026-04-13 11:14:40 -04:00
Bassem Dghaidi and GitHub
668228422a
Merge pull request #1738 from actions/prepare-v5.0.4
...
Update dependencies & patch security vulnerabilities
v5.0.4
2026-03-18 16:03:49 +01:00
Bassem Dghaidi and GitHub
e34039626f
Update RELEASES
2026-03-18 07:03:52 -07:00
Bassem Dghaidi and GitHub
8a67110529
Add licenses
2026-03-18 06:34:30 -07:00
Bassem Dghaidi and GitHub
1865903e1b
Update dependencies & patch security vulnerabilities
2026-03-18 06:29:24 -07:00
Ryan Ghadimi and GitHub
5656298164
Merge pull request #1722 from RyPeck/patch-1
...
Fix cache key in examples.md for bun.lock
2026-02-24 14:21:04 +00:00
Ryan Peck and GitHub
4e380d19e1
Fix cache key in examples.md for bun.lock
...
Updated cache key to use 'bun.lock' instead of 'bun.lockb' for consistency.
2026-02-24 09:11:36 -05:00
Bassem Dghaidi and GitHub
b7e8d49f17
Merge pull request #1701 from actions/Link-/fix-proxy-integration-tests
...
Fix proxy integration tests
2026-01-30 16:37:01 +01:00
Bassem Dghaidi and GitHub
984a21b1cb
Add traffic sanity check step
2026-01-30 02:05:51 -08:00
Bassem Dghaidi and GitHub
acf2f1f76a
Fix resolution
2026-01-30 02:03:12 -08:00
Bassem Dghaidi and GitHub
95a07c5132
Add wait for proxy
2026-01-30 02:00:09 -08:00
Bassem Dghaidi and GitHub
90e4fae240
Rewrite and simplify
2026-01-30 01:56:07 -08:00
Bassem Dghaidi and GitHub
b45623637f
Merge pull request #1690 from XZTDean/docs/v5-example-update
...
docs: Update examples to use the latest version
2026-01-29 11:36:35 +01:00
Bassem Dghaidi and GitHub
bdb94ce451
Merge branch 'main' into docs/v5-example-update
2026-01-29 11:32:26 +01:00
Bassem Dghaidi and GitHub
cb6ea63971
Merge pull request #1699 from actions/Link-/fix-workflow-permissions
...
Fix workflow permissions and cleanup workflow names / formatting
2026-01-29 11:31:19 +01:00
Bassem Dghaidi and GitHub
49bc452f55
Merge branch 'Link-/fix-workflow-permissions' of github.com:actions/cache into Link-/fix-workflow-permissions
2026-01-29 02:27:40 -08:00
Bassem Dghaidi and GitHub
1e06c934a1
Merge branch 'main' of github.com:actions/cache into Link-/fix-workflow-permissions
2026-01-29 02:27:32 -08:00
Bassem Dghaidi and GitHub
a838313d22
Merge pull request #1697 from actions/alert-autofix-52
...
Potential fix for code scanning alert no. 52: Workflow does not contain permissions
2026-01-29 11:26:02 +01:00
6e48a73476
Update .github/workflows/pr-opened-workflow.yml
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-29 11:25:11 +01:00
Bassem Dghaidi and GitHub
9848277c90
Cleanup workflow file names
2026-01-29 02:19:45 -08:00
Bassem Dghaidi and GitHub
94056f1871
Fix workflow permissions and cleanup
2026-01-29 02:17:35 -08:00
Bassem Dghaidi and GitHub
b56bb3a202
Fix permissions for workflows/workflow.yml
2026-01-29 02:11:09 -08:00
Bassem Dghaidi and GitHub
4a6586c009
Merge branch 'main' into alert-autofix-52
2026-01-29 11:04:16 +01:00
Bassem Dghaidi and GitHub
0de23fd4eb
Merge pull request #1696 from actions/Link-/release-docs
...
Add release instructions and update maintainer docs
2026-01-29 11:03:40 +01:00
4e38c8636e
Potential fix for code scanning alert no. 52: Workflow does not contain permissions
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-01-29 11:02:45 +01:00
Bassem Dghaidi and GitHub
24e8b877a8
Add note
2026-01-29 01:58:41 -08:00
Bassem Dghaidi and GitHub
3baa5f1c7b
Update contribution docs
2026-01-29 01:58:05 -08:00
Bassem Dghaidi and GitHub
cdf6c1fa76
Merge pull request #1695 from actions/Link-/prepare-5.0.3
...
Prepare v5.0.3 release
v5.0.3
2026-01-29 10:43:43 +01:00
Bassem Dghaidi and GitHub
a1bee22673
Add review for the @actions/http-client license
2026-01-29 01:39:24 -08:00
Bassem Dghaidi and GitHub
46957638dc
Add licensed output
2026-01-29 01:31:38 -08:00
Bassem Dghaidi and GitHub
dc73bb9f7b
Upgrade dependencies and address security warnings
...
- Bump `@actions/cache` to v5.0.5
- Bump `@actions/core` to v2.0.3
2026-01-29 01:25:30 -08:00
Bassem Dghaidi and GitHub
345d5c2f76
Add 5.0.3 builds
2026-01-29 01:24:44 -08:00
Ryan Ghadimi and GitHub
8b402f58fb
Merge pull request #1692 from GhadimiR/main
...
Bump @actions/cache to 5.0.3
v5.0.2
2026-01-16 17:25:13 +00:00
Ryan Ghadimi
304ab5a070
license for httpclient
2026-01-16 13:30:00 +00:00