July 22, 2024
cdk-diff-action
Version updated for corymhall/cdk-diff-action to version v1.2.9.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.2.9 (2024-07-22)
July 22, 2024
Differential ShellCheck
Version updated for redhat-plumbers-in-action/differential-shellcheck to version v5.3.1.
This action is used across all versions by 346 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bug Fixes Don’t throw away untracked files when run locally :pager: (#409) @jamacku Documentation Update token permissions documentation :old_key: (#418) @jamacku Dependency Updates build(deps): bump docker/build-push-action from 6.4.0 to 6.4.1 (#431) @dependabot build(deps): bump github/codeql-action from 3.25.12 to 3.25.13 (#430) @dependabot deps: update csdiff to v3.
July 22, 2024
Setup Ruby, JRuby and TruffleRuby
Version updated for ruby/setup-ruby to version v1.188.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 195,130 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add truffleruby-24.0.2,truffleruby+graalvm-24.0.2 by @ruby-builder-bot in https://github.com/ruby/setup-ruby/pull/625 Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.187.0...v1.188.0
July 22, 2024
ESLint Suggestion
Version updated for CatChen/eslint-suggestion-action to version v4.1.5.
This action is used across all versions by 23 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Using user token to push change and bot token to request change in build workflow by @CatChen in https://github.com/CatChen/eslint-suggestion-action/pull/972 Created new Workflow to run in PR created by test by @CatChen in https://github.com/CatChen/eslint-suggestion-action/pull/971 Skipping regular workflows in PR created for testing by @CatChen in https://github.
July 22, 2024
terraform-cdk-action
Version updated for hashicorp/terraform-cdk-action to version v5.0.4.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 56 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 5.0.4 (2024-07-22)
July 22, 2024
Setup uv and Handle Its Cache
Version updated for hynek/setup-cached-uv to version v1.2.0.
This action is used across all versions by 19 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added Option to conditionally disable caching by setting if-use-cache to anything else than 'true'.
uv is increadibly fast at installing wheels, while GitHub Actions’s caching is rather slow. But it’s still faster than building missing wheels for exotic platforms (say, PyPy).
July 22, 2024
Nullify DAST Action
Version updated for Nullify-Platform/dast-action to version v0.2.9.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update actions/checkout action to v4.1.7 by @renovate in https://github.com/Nullify-Platform/dast-action/pull/43 Update module github.com/nullify-platform/cli to v0.9.6 by @renovate in https://github.com/Nullify-Platform/dast-action/pull/45 Full Changelog: https://github.com/Nullify-Platform/dast-action/compare/v0.2.8...v0.2.9
July 22, 2024
actions-cfn-lint
Version updated for shogo82148/actions-cfn-lint to version v3.14.0.
This action is used across all versions by 22 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed bump cfn-lint 1.8.2 by @shogo82148-slim in https://github.com/shogo82148/actions-cfn-lint/pull/596 Full Changelog: https://github.com/shogo82148/actions-cfn-lint/compare/v3.13.0...v3.14.0
July 22, 2024
Setup Julia environment
Version updated for julia-actions/setup-julia to version v2.3.0.
This action is used across all versions by 22,102 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed If the user provides default as the value of the arch input, use the runner machine’s architecture by @DilumAluthge in https://github.com/julia-actions/setup-julia/pull/263 Improve the error logging for the case of Julia 1.6 or 1.7 on Apple Silicon (macos-latest or macos-14) by @DilumAluthge in https://github.