Skip to content

Github Action Version 2.6.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 06:08
· 156 commits to develop since this release
b89d290

Changes in this Release

  • Proxy Configuration Logging: Improved logging when a proxy is configured and used, enhancing transparency and debugging capabilities.
  • IaC Scan Support: Introduced support for Infrastructure as Code (IaC) scanning, expanding the scope of security checks.
  • Signal Handling: Added functionality to trigger SIGINT and SIGTERM signals to the client when a GitHub Action workflow is cancelled, ensuring graceful termination.
  • OpenAPI Client Integration: Updated to use the sechub-openapi-ts-client, improving compatibility and performance.
  • Release Fix: Addressed issues related to the GitHub Action release process, ensuring smoother deployments.

For more details please look at Milestone 198