September 9, 2024
Setup Java JDK
Version updated for actions/setup-java to version v4.3.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 800,565 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed
Add support for SapMachine JDK/JRE by @Shegox in #614 steps: - name: Checkout uses: actions/checkout@v4 - name: Setup-java uses: actions/setup-java@v4 with: distribution: ‘sapmachine’ java-version: ’21’ Bug fixes :
Fix typos on Corretto by @johnshajiang in #666 IBM Semeru Enhancement on arm64 by @mahabaleshwars in #677 Resolve Basic Validation Check Failures by @aparnajyothi-y
in #682 New Contributors :
September 9, 2024
Azure Kubernetes set context
Version updated for Azure/aks-set-context to version v4.0.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 7,799 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changed #117 Upgrading typescript to 5 #116 Added dependabot
September 9, 2024
Kubernetes bake
Version updated for Azure/k8s-bake to version v3.0.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 973 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changed #102 Upgrade dev dependencies #101 Add dependabot
September 9, 2024
OpenTofu/Terraform via Pull Request
Version updated for DevSecTop/TF-via-PR to version v11.3.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added Optionally pin the version of tenv tool used by TF-via-PR with the new tenv_version input parameter.
If tf_version input is being used and the following error is observed:
Failed to detect a version allowing to call terraform : <nil>: Failed to read file; The configuration file “main.
September 9, 2024
Diffblue Cover Pipeline
Version updated for diffblue/cover-github-action to version v2024.09.01.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Release 2024.09.01 by @db-ci-platform in https://github.com/diffblue/cover-github-action/pull/199 Full Changelog: https://github.com/diffblue/cover-github-action/compare/v2024.08.02...v2024.09.01
September 9, 2024
Setup uv and Handle Its Cache
Version updated for hynek/setup-cached-uv to version v2.2.1.
This action is used across all versions by 73 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixed Quoting around cache dir handling. #18
September 9, 2024
Scala Steward GitHub Action
Version updated for scala-steward-org/scala-steward-action to version v2.69.0.
This action is used across all versions by 915 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Other Changes Cancel GitHub token refresh at the end by @EnviousSwan in https://github.com/scala-steward-org/scala-steward-action/pull/635 Full Changelog: https://github.com/scala-steward-org/scala-steward-action/compare/v2.68.0...v2.69.0
September 9, 2024
Gosec Security Checker
Version updated for securego/gosec to version v2.21.2.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog abfe8cfd6d5687c96abf31f8e7f57982df2a6e4f Update the SARIF schema URL (#1217) 0396179112d5e2071365e5ecb2a75d77e90852f8 Update go version to 1.23.1 and 1.22.7 (#1216) 5e53c8b9f7f77380e95960e6095392f49977e63d chore(deps): update all dependencies (#1215) 014751c91c04fe3fe05e381dea9faadbd4ce8e78 Update gosec version to v2.21.1 in github action (#1213)
September 9, 2024
Delete old packages
Version updated for SmartsquareGmbH/delete-old-packages to version v0.8.1.
This action is used across all versions by 304 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Various dependency updates and project structure improvements.