March 28, 2024
Setup CODESYS Installation
Version updated for powerIO-GmbH/action-codesys-setup to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Release ready by @KevinRohn in https://github.com/powerIO-GmbH/action-codesys-setup/pull/1 AddOns Installation support by @KevinRohn in https://github.com/powerIO-GmbH/action-codesys-setup/pull/2 Create LICENSE by @KevinRohn in https://github.com/powerIO-GmbH/action-codesys-setup/pull/3 workflow: change the push trigger to run on main only by @KevinRohn in https://github.com/powerIO-GmbH/action-codesys-setup/pull/4 docs: add version info to examples by @KevinRohn in https://github.
March 28, 2024
Test-PSModule (by PSModule)
Version updated for PSModule/Test-PSModule to version v1.2.0.
This action is used across all versions by 10 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed 🚀 New Features 🚀 [Feature]: Add passed output and continue if fails by @MariusStorhaug in https://github.com/PSModule/Test-PSModule/pull/39 Full Changelog: https://github.com/PSModule/Test-PSModule/compare/v1.1.6...v1.2.0
March 28, 2024
Xcodebuild Action
Version updated for sersoft-gmbh/xcodebuild-action to version v3.2.0.
This action is used across all versions by 476 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add more inputs. More info for implement this action Readme by @LucasGinard in https://github.com/sersoft-gmbh/xcodebuild-action/pull/165 Bump @vercel/ncc from 0.38.0 to 0.38.1 by @dependabot in https://github.com/sersoft-gmbh/xcodebuild-action/pull/166 Bump actions/setup-node from 3 to 4 in /.github/actions/generate-action-code by @dependabot in https://github.com/sersoft-gmbh/xcodebuild-action/pull/167 Bump typescript from 5.
March 28, 2024
Splunk AppInspect
Version updated for splunk/appinspect-cli-action to version v2.5.0.
This action is used across all versions by 56 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 2.5.0 (2024-03-28) Features deps: bump splunk-appinspect from 3.4.0 to 3.5.0 (#126) (3392211)
March 28, 2024
GitLab Pipeline Action
Version updated for Taucher2003/GitLab-Pipeline-Action to version 1.6.7.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 🔮 General information With this action, you can run your pipelines on GitLab for your GitHub project.
⚡ Installation Please follow the setup instructions in the README file.
🦊 Tested GitLab versions This release has been tested against 16.10.0, 16.9.2 and 16.
March 28, 2024
TruffleHog OSS
Version updated for trufflesecurity/trufflehog to version v3.71.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 187 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Link to GitHub contribution guide in CONTRIBUTING by @rosecodym in https://github.com/trufflesecurity/trufflehog/pull/2632 Fixing nitro check by @dylanTruffle in https://github.com/trufflesecurity/trufflehog/pull/2631 fix(deps): update module google.golang.org/api to v0.172.0 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/2634 make postman source public by @zricethezav in https://github.
March 28, 2024
Block Merge Based on Time
Version updated for yykamei/block-merge-based-on-time to version v3.0.66.
This action is used across all versions by 16 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Features Update Holidays by @github-actions in https://github.com/yykamei/block-merge-based-on-time/pull/1521 Full Changelog: https://github.com/yykamei/block-merge-based-on-time/compare/v3.0.65...v3.0.66
March 28, 2024
C/C++ Linter
Version updated for cpp-linter/cpp-linter-action to version v2.11.0.
This action is used across all versions by 471 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 🚀 New features and improvements Enable parallelism by @jnooree in #213 📝 Documentation updates Assess push permission by @2bndy5 in #226 Docs typo by @2bndy5 in #225 📦 Dependency updates Bump the pip group with 2 updates by @dependabot in #227 Full Changelog: https://github.
March 28, 2024
OpenTofu/Terraform via PR Comments
Version updated for DevSecTop/TF-via-PR-Comments to version v10.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Highlight In addition to the existing PR comment trigger, support TF execution directly via command_input within the workflow to enable more flexible and dynamic use-cases, including parallel runs in matrix strategy.
Added Support TF execution directly via command_input string. Multiple workflow examples with associated permissions and triggers for usage clarity.