Release 1.6.0
github-actions
released this
09 Sep 21:08
·
21 commits
to refs/heads/main
since this release
👀 What Changed
Starting with this minor release it is no longer necessary to specify the GITHUB_TOKEN
environment variable when using this action.
A new (optional) token
input has been added, that defaults to the repositories GitHub token.
🚀 Features and Enhancements
- 🚸 automatically use GitHub token @burgholzer (#323)
⬆️ Dependencies
- ⬆️ Bump the development-dependencies group with 5 updates @dependabot (#322)
- ⬆️ Bump the development-dependencies group with 3 updates @dependabot (#320)
- ⬆️ Bump the development-dependencies group with 5 updates @dependabot (#319)
- ⬆️🪝 update pre-commit hooks @pre-commit-ci (#318)
Full Changelog: v1.5.0...v1.6.0