v0.2.75

nektos/actv0.2.75Mar 1, 2025by github-actions[bot]

AI Summary

Release adds shallow fetch support for the GoGitActionCache and fixes issues with remote docker actions and secret file reading.

Key Highlights

  • GoGitActionCache shallow fetch
  • Fix remote docker actions in new action cache and dry run mode
  • Fix secret file reading

New Features

  • GoGitActionCache shallow fetch

Full Release Notes

## Changelog
### New Features
* 16bdce5f1f4cb12d1d205b15deee95ffd1032a82 feat: GoGitActionCache shallow fetch (#2677)
### Bug fixes
* cf09fd0af1db7b2c2ed4e58c25860dc75295d274 fix: use non strict schema to allow some undefined behavior (#2524)
* 95e411da06db962cb57e1d4744812b6a1d733a5d fix: remote docker actions new action cache and dry run mode (#2513)
* 7fec28d69ef50426e802c50cbbb60f5570b08c11 fix: secret file reading (#45) (#2664)
### Other
* bd97dc8d9422a8b04e6193c6c86afa8a7a693fdf chore: bump VERSION to 0.2.75
* de962cba8f4466569bd98b6fec69989b66afa3c0 Clarify --no-skip-checkout flag (#2687)
* 34144c25ab3099ce1fc1d125fceace632e4ae0a9 build(deps): bump the dependencies group with 6 updates (#2675)
* c6a7754910b0f77fbdd5c13b2d34e486cf0cf1a4 Disable "unable to get git repo" when none exists. (#2495)
* 7031ed1edfc8d8aaad2d3cd38e5acd0bdbda1e0d build(deps): bump github.com/go-git/go-billy/v5 from 5.6.1 to 5.6.2 (#2611)
* 404620bd4cb1bd71b38b88591c0f751f3b78ad9b Add tests against reading config files (#2682)
* 326d516f64349f14f201a415c26f0b9129a18d99 chore: mergify and codeowners do not request review (#2683)
* bce0f19a833ce7ed05903ac7eb6f4f72c58203f0 build(deps): bump the dependencies group with 2 updates (#2674)
* c739bc4a4f29da2a5cc4d36bc68816f8b62e0d63 Update .gitleaksignore (#2676)
* f19f6dd651270c17258eea2366d01862e52d65e9 chore: Group DependableBot Updates monthly (#2673)
* de018cb9d934467f3f4e35ddddaa431da4e6a574 build(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.5.0 (#2670)
* fd5cd84aa883994ff25ba1bde15c365e1ed2f332 build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#2669)
* c956febfe4fae41d6509258ad9454c2c316a51ed add test workflows to cmd pkg (#2665)