November 17, 2024
Skyline DataMiner Deploy Action
Version updated for SkylineCommunications/Skyline-DataMiner-Deploy-Action to version v2.0.1.
This action is used across all versions by 528 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Limiting .NET Tools to their correct range.
Full Changelog: https://github.com/SkylineCommunications/Skyline-DataMiner-Deploy-Action/compare/v2...v2.0.1
November 17, 2024
Slack Send to Slack
Version updated for slackapi/slack-github-action to version v2.0.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes YAML! And more API methods! With improved erroring! And more!
Sending data to Slack can now be done with the YAML format, and that data can be sent to a Slack API method or technique of choice with the provided payload.
November 17, 2024
GH Release
Version updated for softprops/action-gh-release to version v2.1.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Exciting New Features 🎉 feat: add support for release assets with multiple spaces within the name by @dukhine in https://github.com/softprops/action-gh-release/pull/518 feat: preserve upload order by @richarddd in https://github.com/softprops/action-gh-release/pull/500 Other Changes 🔄 chore(deps): bump @types/node from 22.8.2 to 22.8.7 by @dependabot in https://github.
November 17, 2024
octodns-sync
Version updated for solvaholic/octodns-sync to version v3.1.0.
This action is used across all versions by 20 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Feature: Add zones input variable to optional sync a subset of zones in the configuration by @maikelpoot in https://github.com/solvaholic/octodns-sync/pull/104 New Contributors @maikelpoot made their first contribution in https://github.com/solvaholic/octodns-sync/pull/104 Full Changelog: https://github.com/solvaholic/octodns-sync/compare/v3...v3.1.0
November 17, 2024
Official SonarQube Scan
Version updated for SonarSource/sonarqube-scan-action to version v4.0.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 12,932 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed SQSCANGHA-46 Replace the Docker action by a composite action by @henryju and @antonioaversa in https://github.com/SonarSource/sonarqube-scan-action/pull/145 This new major version removes Docker, moving to a composite action. This has multiple benefits:
you can now use our GitHub action with Java and Dart project, which previously didn’t support it due to Docker isolation your run won’t fail anymore in peak workload scenarios due to the Docker image hitting the rate limit on DockerHub the scan won’t need to run the scan as a root user, as recommended by GitHub for operations happening in a Docker container you will be able to run the action as part of your workflow on any Operating System We expect no issues for the vast majority of users, and we encourage you to move to the new version.
November 17, 2024
cspell-action
Version updated for streetsidesoftware/cspell-action to version v6.9.0.
This action is used across all versions by 1,838 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 6.9.0 (2024-11-04) Features Update CSpell version (8.14.1) (#1908) (91cd27c) Update CSpell version (8.15.1) (#1978) (b5869a4) Updates and Bug Fixes Update CSpell version (8.14.2) (#1914) (afe2444) Update CSpell version (8.14.4) (#1948) (985a0d8) Update CSpell version (8.15.2) (#1985) (7f227a0) Update CSpell version (8.15.3) (#1997) (6220e8e) Update CSpell version (8.
November 17, 2024
Build and upload Rust binary to GitHub Releases
Version updated for taiki-e/upload-rust-binary-action to version v1.23.0.
This action is used across all versions by 2,473 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Add support for BLAKE2 checksums. (#89, thanks @aartoni)
November 17, 2024
Golang Vulncheck
Version updated for Templum/govulncheck-action to version v1.0.1.
This action is used across all versions by 170 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes ⚠️ This release increases the default version of govulncheck, which requires golang >= 1.21. Hence only update if your project is leveraging golang version 1.21.
What’s Changed Maintain major/minor tags by @anton-yurchenko in https://github.com/Templum/govulncheck-action/pull/49 ⬆️ Bump github.com/rs/zerolog from 1.29.1 to 1.30.0 by @dependabot in https://github.
November 17, 2024
Setup TFLint
Version updated for terraform-linters/setup-tflint to version v4.1.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Features Add checksums to enforce immutability by @avri-schneider in https://github.com/terraform-linters/setup-tflint/pull/250 test: pass GITHUB_TOKEN to avoid IP rate limiting by @bendrucker in https://github.com/terraform-linters/setup-tflint/pull/219 Update action versions in README by @wata727 in https://github.com/terraform-linters/setup-tflint/pull/223 chore(docs): update to most recent version by @triwats in https://github.