Releases: or-shachar/go-tool-cache
Releases · or-shachar/go-tool-cache
v0.1.3
What's Changed
- Updated golangci to v9 and set tool to 2.6 by @or-shachar in #22
- fix: github checks must checkout PR branch / triggered by maintainer by @or-shachar in #24
- chore: fixed lint warnings by @or-shachar in #23
- Potential fix for code scanning alert no. 3: Workflow does not contain permissions by @or-shachar in #25
- Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @or-shachar in #26
- feat: added 1.26 to ci by @or-shachar in #27
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
v0.1.0
What's Changed
- Build with 1.22 by @or-shachar in #10
- chore(deps): bump golang from 1.22 to 1.23 by @or-shachar in #13
- Allow running tests on pull-requests by @or-shachar in #17
- fix: error wrapping and path building by @or-shachar in #14
- Add
OutputIDfor compatibility with Go1.24 by @j178 in #15
New Contributors
Full Changelog: v0.0.7...v0.1.0
v0.0.7
v0.0.6
v0.0.5
Instead of saving the action object in separate place - save everything in the same location by action key and move outputId to S3 object metadata.
v0.0.4
v0.0.3
fix: Added cache prefix to S3 keys