Skip to content

Commit

Permalink
updating cache version and release to include ghes check change
Browse files Browse the repository at this point in the history
Revert "updating cache version and release to include ghes check change"

This reverts commit 7185d89.

updating cache version and release to include ghes check change
  • Loading branch information
eggyhead committed Jan 31, 2024
1 parent f1d9b4b commit c500de6
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions packages/cache/RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,3 +168,7 @@
### 3.2.3

- Fixed a bug that mutated path arguments to `getCacheVersion` [#1378](https://github.com/actions/toolkit/pull/1378)

### 3.2.4

- Updated `isGhes` check to include `.ghe.com` and `.ghe.localhost` as accepted hosts
4 changes: 2 additions & 2 deletions packages/cache/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/cache/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@actions/cache",
"version": "3.2.3",
"version": "3.2.4",
"preview": true,
"description": "Actions cache lib",
"keywords": [
Expand Down

0 comments on commit c500de6

Please sign in to comment.