Commit Graph

  • bdb94ce451
    Merge branch 'main' into docs/v5-example-update Bassem Dghaidi 2026-01-29 11:32:26 +0100
  • cb6ea63971
    Merge pull request #1699 from actions/Link-/fix-workflow-permissions Bassem Dghaidi 2026-01-29 11:31:19 +0100
  • 49bc452f55 Merge branch 'Link-/fix-workflow-permissions' of github.com:actions/cache into Link-/fix-workflow-permissions Bassem Dghaidi 2026-01-29 02:27:40 -0800
  • 1e06c934a1
    Merge branch 'main' of github.com:actions/cache into Link-/fix-workflow-permissions Bassem Dghaidi 2026-01-29 02:27:32 -0800
  • a838313d22
    Merge pull request #1697 from actions/alert-autofix-52 Bassem Dghaidi 2026-01-29 11:26:02 +0100
  • 6e48a73476
    Update .github/workflows/pr-opened-workflow.yml Bassem Dghaidi 2026-01-29 11:25:11 +0100
  • 9848277c90 Cleanup workflow file names Bassem Dghaidi 2026-01-29 02:19:45 -0800
  • 94056f1871 Fix workflow permissions and cleanup Bassem Dghaidi 2026-01-29 02:17:35 -0800
  • b56bb3a202 Fix permissions for workflows/workflow.yml Bassem Dghaidi 2026-01-29 02:11:09 -0800
  • a649471855
    Merge branch 'main' into alert-autofix-51 alert-autofix-51 Bassem Dghaidi 2026-01-29 11:04:18 +0100
  • 4a6586c009
    Merge branch 'main' into alert-autofix-52 Bassem Dghaidi 2026-01-29 11:04:16 +0100
  • 0de23fd4eb
    Merge pull request #1696 from actions/Link-/release-docs Bassem Dghaidi 2026-01-29 11:03:40 +0100
  • af0f7d9495
    Potential fix for code scanning alert no. 51: Workflow does not contain permissions Bassem Dghaidi 2026-01-29 11:02:50 +0100
  • 4e38c8636e
    Potential fix for code scanning alert no. 52: Workflow does not contain permissions Bassem Dghaidi 2026-01-29 11:02:45 +0100
  • 24e8b877a8 Add note Bassem Dghaidi 2026-01-29 01:58:41 -0800
  • 3baa5f1c7b Update contribution docs Bassem Dghaidi 2026-01-29 01:58:05 -0800
  • cdf6c1fa76
    Merge pull request #1695 from actions/Link-/prepare-5.0.3 v5.0.3 v5 Bassem Dghaidi 2026-01-29 10:43:43 +0100
  • a1bee22673 Add review for the @actions/http-client license Bassem Dghaidi 2026-01-29 01:39:24 -0800
  • 46957638dc
    Add licensed output Bassem Dghaidi 2026-01-29 01:31:38 -0800
  • dc73bb9f7b Upgrade dependencies and address security warnings Bassem Dghaidi 2026-01-29 01:25:30 -0800
  • 345d5c2f76
    Add 5.0.3 builds Bassem Dghaidi 2026-01-29 01:24:44 -0800
  • 3a45ddd4ad
    Merge b15dd68d6e into 8b402f58fb Stephen Hodgson 2026-01-17 18:57:58 +0800
  • 8b402f58fb
    Merge pull request #1692 from GhadimiR/main v5.0.2 Ryan Ghadimi 2026-01-16 17:25:13 +0000
  • 304ab5a070 license for httpclient Ryan Ghadimi 2026-01-16 13:30:00 +0000
  • 609fc19e67 Update licensed record for cache Ryan Ghadimi 2026-01-16 12:28:12 +0000
  • b22231e43d Build Ryan Ghadimi 2026-01-16 11:42:17 +0000
  • 93150cdfb3 Add PR link to releases Ryan Ghadimi 2026-01-16 11:39:29 +0000
  • 9b8ca9f07e Bump actions/cache to 5.0.3 Ryan Ghadimi 2026-01-16 11:35:54 +0000
  • 5b7a9f8ae5 docs: Update other actions in examples to the latest version XZTDean 2025-12-15 06:34:21 -0800
  • de99935c0c docs: Update examples to cache@v5 XZTDean 2025-12-15 06:15:33 -0800
  • b15dd68d6e update docs to be clear that compression-level only applies to save StephenHodgson 2025-12-13 16:49:22 -0500
  • 5b9d385f6f build StephenHodgson 2025-12-13 16:39:38 -0500
  • e4df80e331 validate compression level input better StephenHodgson 2025-12-13 16:39:21 -0500
  • 114dd526d5 pull request feedback StephenHodgson 2025-12-13 16:25:35 -0500
  • 6018dbe2dc add compression-level inputs StephenHodgson 2025-12-13 16:00:25 -0500
  • 9255dc7a25
    Merge pull request #1686 from actions/cache-v5.0.1-release v5.0.1 Salman Chishti 2025-12-12 16:35:06 +0000
  • 8ff5423e8b chore: release v5.0.1 Salman Muin Kayser Chishti 2025-12-12 16:25:01 +0000
  • 9233019a15
    Merge pull request #1685 from salmanmkc/node24-storage-blob-fix Salman Chishti 2025-12-12 16:16:21 +0000
  • b975f2bb84 fix: add peer property to package-lock.json for dependencies Salman Muin Kayser Chishti 2025-12-12 16:02:25 +0000
  • d0a0e18134 fix: update license files for @actions/cache, fast-xml-parser, and strnum Salman Muin Kayser Chishti 2025-12-12 15:49:07 +0000
  • 74de208dcf fix: update @actions/cache to ^5.0.1 for Node.js 24 punycode fix Salman Muin Kayser Chishti 2025-12-12 15:48:37 +0000
  • ac7f1152ea peer Salman Muin Kayser Chishti 2025-12-12 14:25:41 +0000
  • b0f846b50b fix: update @actions/cache with storage-blob fix for Node.js 24 punycode deprecation Salman Muin Kayser Chishti 2025-12-12 14:14:24 +0000
  • a783357455
    Merge pull request #1684 from actions/prepare-cache-v5-release v5.0.0 Salman Chishti 2025-12-11 21:15:52 +0000
  • 3bb0d78750 docs: highlight v5 runner requirement in releases Salman Muin Kayser Chishti 2025-12-11 21:12:24 +0000
  • 054c1f2301 readme note Salman Muin Kayser Chishti 2025-12-11 21:11:33 +0000
  • 07629789a8 docs: update README for v5 release with Node 24 and runner version requirements Salman Muin Kayser Chishti 2025-12-11 21:08:31 +0000
  • 9e02f8fbde Prepare v5.0.0 release Salman Muin Kayser Chishti 2025-12-11 21:03:28 +0000
  • c35e2fe32c
    Merge 4cfb847bc9 into ffd11d22fe Salman Chishti 2025-12-11 21:38:03 +0100
  • ffd11d22fe
    Merge pull request #1630 from salmanmkc/node24 Salman Chishti 2025-12-11 20:25:44 +0000
  • 5bb537bda8 undo readme changes Salman Muin Kayser Chishti 2025-12-11 18:41:05 +0000
  • 94a1e4b342 chore: regenerate package-lock.json Salman Muin Kayser Chishti 2025-12-11 18:38:18 +0000
  • 70a5ee3e57 chore: rebuild dist with version 4.3.0 Salman Muin Kayser Chishti 2025-12-11 18:36:48 +0000
  • 5267c61f02 chore: set version to 4.3.0 for prepare release PR Salman Muin Kayser Chishti 2025-12-11 18:35:54 +0000
  • 1513bf9d27 chore: revert README to main branch state Salman Muin Kayser Chishti 2025-12-11 18:32:39 +0000
  • 4cfb847bc9 docs: update README with v5 release notes Salman Muin Kayser Chishti 2025-12-11 18:31:07 +0000
  • 3b0346c531 Revert "docs: update README with v5 release notes" Salman Muin Kayser Chishti 2025-12-11 18:30:21 +0000
  • fe92eaff4b docs: update README with v5 release notes Salman Muin Kayser Chishti 2025-12-11 18:27:19 +0000
  • 8070f1903a chore: bump version to 5.0.0 for Node.js 24 support Salman Muin Kayser Chishti 2025-12-11 18:20:55 +0000
  • 1285d7de7c chore: update actions/checkout to v5 in workflow files Salman Muin Kayser Chishti 2025-12-11 18:15:27 +0000
  • 6b1bb4d720 chore: rebuild dist with @actions/cache v5.0.0 Salman Muin Kayser Chishti 2025-12-11 18:06:30 +0000
  • 76fc20e7a9 chore: update license cache for @actions/cache v5.0.0 Salman Muin Kayser Chishti 2025-12-11 18:05:36 +0000
  • a5b36459de chore: use published @actions/cache v5.0.0 Salman Muin Kayser Chishti 2025-12-11 18:04:30 +0000
  • 0062e4cc5f Extra dist change Salman Muin Kayser Chishti 2025-12-11 14:07:40 +0000
  • 26b91aff41 Latest dist with core changes Salman Muin Kayser Chishti 2025-12-11 14:07:30 +0000
  • df217ffc5c chore: update @actions/core to 2.0.1 Salman Muin Kayser Chishti 2025-12-11 14:06:40 +0000
  • d3cff5bce3 Update with core 2.0.1 which has exec 2.0.0 Salman Muin Kayser Chishti 2025-12-11 14:04:55 +0000
  • a9d8a74065 chore: rebuild with @actions/cache v5.0.0 Salman Muin Kayser Chishti 2025-12-10 11:12:44 +0000
  • 249f0e6cee Use published @actions/core, exec, io v2.0.0 Salman Muin Kayser Chishti 2025-12-09 16:15:56 +0000
  • aa3f06a4c2 Build with @actions/cache v5.0.0 Salman Muin Kayser Chishti 2025-12-09 16:14:09 +0000
  • b24583c7e6 chore: use local @actions/core, exec, io packages Salman Muin Kayser Chishti 2025-12-09 11:13:31 +0000
  • 5650dc9d27 chore: rebuild dist with local @actions/cache (core v2, exec v2) Salman Muin Kayser Chishti 2025-12-09 11:12:04 +0000
  • 46605ce5ae
    docs: Update checkout action version from v4 to v6 chris 2025-12-08 15:38:37 +0100
  • af9ba193b3
    Create SECURITY.md for security policy alinernunes15-a11y 2025-11-07 18:43:13 -0300
  • 0dda908a9a
    Fix formatting in README.md for cache usage section dulcekarma7u7-netizen 2025-10-27 22:47:50 -0600
  • 0b48d19e2e
    Correct 'artifactss' to 'artifacts' in action.yml ganesh03go 2025-10-24 14:23:43 +0530
  • 4803712a90 Build dist files for Node 24 Salman Muin Kayser Chishti 2025-10-15 15:08:39 +0100
  • e4dd9efd22
    Merge tag 'v4.3.0' into fix/v4.3.0 Cyril Rohr 2025-10-14 21:00:46 +0200
  • fabd14928f
    Mention action pinning Cyril Rohr 2025-10-14 20:56:58 +0200
  • 71a268f01a
    build Cyril Rohr 2025-10-14 20:52:01 +0200
  • 9fc411013e
    Merge pull request #40 from cfsnate/implicit-action-cache Cyril Rohr 2025-10-14 20:40:32 +0200
  • def3fb3e58
    Merge 4598e54d46 into 0057852bfa Timo Rothenpieler 2025-10-14 00:16:21 +0530
  • 26cf033594
    Update cache availability checks to include S3 save capability in restore and save implementations Nate O'Farrell 2025-10-03 16:02:41 -0400
  • e92260483e Merge main branch and resolve conflicts Salman Muin Kayser Chishti 2025-09-29 15:42:16 +0100
  • 5868a9c4a9 Update cache to use local cache package and Node 24 support Salman Muin Kayser Chishti 2025-09-29 15:26:42 +0100
  • 3a277b5a1b
    Merge branch 'main' into patch-1 timbaverstock-bmbl 2025-09-26 11:19:33 +0100
  • 8499f3841d
    Merge 4999d0195c into 0057852bfa bbk 2025-09-24 16:02:57 +0200
  • 0057852bfa
    Merge pull request #1655 from actions/Link-/prepare-4.3.0 v4.3.0 v4 Bassem Dghaidi 2025-09-24 15:47:33 +0200
  • 4f5ea67f1c Update licensed cache Bassem Dghaidi 2025-09-24 06:39:50 -0700
  • 6f8efc29b2 Prepapre cache v3.5.0 release v3.5.0 v3 v3.5.0-working Bassem Dghaidi 2025-09-24 06:34:14 -0700
  • 9fcad95d03
    Upgrade actions/cache to 4.1.0 and prepare 4.3.0 release Bassem Dghaidi 2025-09-24 06:24:25 -0700
  • 2bfeb8393e
    Update README.md timbaverstock-bmbl 2025-09-22 15:25:36 +0100
  • e105a51cd7
    Merge branch 'main' into Magnus167docs-pypi-link-update Palash Tyagi 2025-08-20 11:58:44 +0100
  • 99f840292b Approve license Salman Muin Kayser Chishti 2025-08-13 21:51:16 +0100
  • d6693585a1 license and compiled Salman Muin Kayser Chishti 2025-08-13 21:46:44 +0100
  • 941dee2241 Merge branch 'main' into pr/1630 Salman Muin Kayser Chishti 2025-08-13 21:43:37 +0100
  • 638ed79f9d
    Merge pull request #1642 from actions/GhadimiR-patch-1 Ryan Ghadimi 2025-08-11 12:17:46 +0100
  • 3862dccb17
    Add note on runner versions Ryan Ghadimi 2025-08-11 09:20:59 +0100
  • 3b3fb41561 Offer a strategy to reduce cache churn github-actions[bot] 2025-08-07 23:20:34 -0700
  • 4999d0195c
    Update action.yml bbk 2025-08-07 22:43:55 +0700