v0.2.60

nektos/actv0.2.60Mar 1, 2024by nektos-ci

AI Summary

Adds offline mode support for the new action cache and introduces the ability to test writing remote Actions locally.

Key Highlights

  • Offline mode for new action cache
  • Test writing remote Actions locally
  • Fix rootless error concerning `/var/run/docker.sock`
  • Simplify go-git cache

New Features

  • Offline mode for new action cache
  • Test writing remote Actions locally

Full Release Notes

## Changelog
### New Features
* ac6a465 feat: Test writing remote Actions locally (#2155)
* 852959e feat: offline mode for new action cache (#2173)
### Bug fixes
* e1cd7c9 fix: logo and demo asset urls (#2226)
* f2e65e1 fix: Rootless error concerning `/var/run/docker.sock` (#2181)
### Other
* d3c8664 chore: bump VERSION to 0.2.60
* c79f59f build(deps): bump go.etcd.io/bbolt from 1.3.8 to 1.3.9 (#2229)
* 68597d6 build(deps): bump github.com/rhysd/actionlint from 1.6.26 to 1.6.27 (#2228)
* 9e6ce12 build(deps): bump github.com/opencontainers/image-spec (#2223)
* 5601fb0 refactor: simpilfy go-git cache (#2208)
* 27eb79b build(deps): bump github.com/opencontainers/image-spec (#2214)
* 8277584 build(deps): bump golang.org/x/term from 0.16.0 to 0.17.0 (#2213)
* 6e80373 Shrink Readme (#2198)