June 8, 2024
TODO Run <linter-name> with reviewdog
Version updated for reviewdog/action-template to version v1.15.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v1.15.1: PR #55 - chore(deps): update alpine docker tag to v3.20
June 8, 2024
Run tflint with reviewdog
Version updated for reviewdog/action-tflint to version v1.23.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 chore(deps): update reviewdog/reviewdog to 0.17.5 by @github-actions in https://github.com/reviewdog/action-tflint/pull/85 Full Changelog: https://github.com/reviewdog/action-tflint/compare/v1.22.0...v1.23.0
June 8, 2024
Run tfsec with reviewdog
Version updated for reviewdog/action-tfsec to version v1.24.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v1.24.1: PR #126 - chore(deps): update terraform aws to ~> 5.53.0
June 8, 2024
Run yamllint with reviewdog
Version updated for reviewdog/action-yamllint to version v1.15.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 chore(deps): update reviewdog to 0.17.5 by @github-actions in https://github.com/reviewdog/action-yamllint/pull/38 Full Changelog: https://github.com/reviewdog/action-yamllint/compare/v1.14.0...v1.15.0
June 8, 2024
The SILE Typesetter
Version updated for sile-typesetter/sile to version v0.15.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Bug Fixes build: Distribute vendored compat-5.3.c source file (3c469d6) build: Remove Git from configure dependencies (352a125) classes: Correct order of operations when paragraphs are ended manually (08f1a7b) packages: Change retrograde package so ’target’ version works as expected (6ad9b76)
June 8, 2024
Vulnerability Scan GitHub Action for Amazon Inspector
Version updated for aws-actions/vulnerability-scan-github-action-for-amazon-inspector to version v1.1.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This release adds support for a new vulnerability finding type: Dockerfile security configuration issues.
This action will scan stand alone Dockerfiles in your project, archive, or container image for vulnerabilities.
Additionally, this action will scan an image’s build history for security issues.
June 8, 2024
Install cargo-binstall
Version updated for cargo-bins/cargo-binstall to version v1.6.9.
This action is used across all versions by 10 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for cargo install in most cases. Install it today with cargo install cargo-binstall, from the binaries below, or if you already have it, upgrade with cargo binstall cargo-binstall.
June 8, 2024
Ansible Molecule
Version updated for gofrolist/molecule-action to version v2.7.22.
This action is used across all versions by 616 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v2.7.22 (2024-06-08) Fix fix(deps): bump molecule from 24.2.1 to 24.6.0 Bumps molecule from 24.2.1 to 24.6.0.
Release notes Commits updated-dependencies:
dependency-name: molecule dependency-type: direct:production update-type: version-update:semver-minor … Signed-off-by: dependabot[bot] <support@github.com> (5a8d85c)
fix(deps): bump python-semantic-release/python-semantic-release Bumps python-semantic-release/python-semantic-release from 9.8.0 to 9.8.1.
Release notes Changelog Commits updated-dependencies:
June 8, 2024
install-juliaup
Version updated for julia-actions/install-juliaup to version v2.0.1.
This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Build(deps): Bump actions/checkout from 4.1.4 to 4.1.6 by @dependabot in https://github.com/julia-actions/install-juliaup/pull/65 Fix a small typo by @DilumAluthge in https://github.com/julia-actions/install-juliaup/pull/64 Docs: change all instances of v1 to v2 by @DilumAluthge in https://github.com/julia-actions/install-juliaup/pull/66 Devdocs: move the “making a new release” instructions to a separate Markdown file by @DilumAluthge in https://github.