v0.2.29

nektos/actv0.2.29Jul 1, 2022by nektos-ci

AI Summary

This release addresses a specific bug in the checkout container path handling and updates various internal dependencies to their latest versions.

Key Highlights

  • Fixed checkout container path to use `/`
  • Bumped github.com/rhysd/actionlint
  • Bumped github.com/spf13/cobra
  • Bumped github.com/stretchr/testify

New Features

  • Dependency updates
  • Checkout path fix

Full Release Notes

## Changelog
### Bug fixes
* f71f277 fix: checkout container path should always use `/` (#1226)
### Other
* 9499612 build(deps): bump github.com/rhysd/actionlint from 1.6.13 to 1.6.14 (#1234)
* 4deb213 build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#1233)
* c67abf2 build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.5 (#1232)