v0.2.74

nektos/actv0.2.74Feb 10, 2025by github-actions[bot]

AI Summary

Updates dependencies and improves environment secret handling. Specifically, it enables the use of the GitHub auth token for the default GITHUB_TOKEN secret.

Key Highlights

  • Support for environment secrets
  • Use GitHub auth token for default GITHUB_TOKEN secret
  • Dependency updates (gotest.tools, bbolt)

New Features

  • Use gh auth token for default GITHUB_TOKEN secret

Full Release Notes

## Changelog
### Other
* 3f741df chore: bump VERSION to 0.2.74
* b3bad97 build(deps): bump gotest.tools/v3 from 3.5.1 to 3.5.2 (#2655)
* 3234bcb build(deps): bump go.etcd.io/bbolt from 1.3.11 to 1.4.0 (#2656)
* c2409db chore: move to environment secrets (#2653)
* 89755d3 chore: remove comments from mergify on merge conflict or check failures (#2652)
* cb26fd8 Use gh auth token for default GITHUB_TOKEN secret (#2651)