All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Update onboarding workflow to grant write permission for workflows (#92)
- Add
.github/as a workspace package for workflow versioning
- Use token exchange for release publishing instead of
GITHUB_TOKEN - Grant
workflows: writepermission in onboarding workflow
- Fix: slack action (#95)
- fix: resource not accessible by integration
- Fix Slack webhook configuration to use
webhook-typeinput instead of deprecatedSLACK_WEBHOOK_TYPEenv var - Add
actions: readpermission to zizmor job to fix "resource not accessible by integration" errors in private repositories
- Add zizmor static analysis of GitHub Actions workflows
- Addressed zizmor findings