We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e664e7 commit cd5c166Copy full SHA for cd5c166
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [3.1.0](https://github.com/pleo-io/s3-cache-action/compare/v3.0.0...v3.1.0) (2024-09-11)
4
+
5
6
+### Features
7
8
+* Custom tree hash input ([#31](https://github.com/pleo-io/s3-cache-action/issues/31)) ([7e664e7](https://github.com/pleo-io/s3-cache-action/commit/7e664e7216233285139b08b2cd3a492a08d2fbaf))
9
10
## [3.0.0](https://github.com/pleo-io/s3-cache-action/compare/v2.0.2...v3.0.0) (2024-04-29)
11
12
package.json
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@pleo-io/s3-cache-action",
- "version": "3.0.0",
+ "version": "3.1.0",
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/exec": "1.1.1",
0 commit comments