Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.41 KB

File metadata and controls

44 lines (26 loc) · 1.41 KB

Changelog

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.

Fixed

  • Update onboarding workflow to grant write permission for workflows (#92)

Added

  • Add .github/ as a workspace package for workflow versioning

Changed

  • Use token exchange for release publishing instead of GITHUB_TOKEN
  • Grant workflows: write permission in onboarding workflow

Fixed

  • Fix: slack action (#95)
  • fix: resource not accessible by integration
  • Fix Slack webhook configuration to use webhook-type input instead of deprecated SLACK_WEBHOOK_TYPE env var
  • Add actions: read permission to zizmor job to fix "resource not accessible by integration" errors in private repositories

Added

  • Add zizmor static analysis of GitHub Actions workflows

Fixed

  • Addressed zizmor findings