June 24, 2024
Publish Native Installers
Version updated for shannah/jdeploy to version v4.0.48.
This action is used across all versions by 21 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Reverted changes for windows with Java 8, while we investigate better fix.
June 24, 2024
Nix Shell
Version updated for workflow/nix-shell-action to version v3.3.2.
This action is used across all versions by 170 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Bump Node.js to 20
Full Changelog: https://github.com/workflow/nix-shell-action/compare/v3.3.1...v3.3.2
June 23, 2024
Install cargo-binstall
Version updated for cargo-bins/cargo-binstall to version v1.7.3.
This action is used across all versions by 11 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 23, 2024
Wait for Vercel Preview
Version updated for patrickedqvist/wait-for-vercel-preview to version v1.3.2.
This action is used across all versions by 1,311 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed build(deps): bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in https://github.com/patrickedqvist/wait-for-vercel-preview/pull/61 feat: set runtime to node version 20 by @patrickedqvist in https://github.com/patrickedqvist/wait-for-vercel-preview/pull/65
June 23, 2024
Run hadolint with reviewdog
Version updated for reviewdog/action-hadolint to version v1.43.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.18.1 by @github-actions in https://github.com/reviewdog/action-hadolint/pull/107 Full Changelog: https://github.com/reviewdog/action-hadolint/compare/v1.42.0...v1.43.0
June 23, 2024
TODO Run <linter-name> with reviewdog
Version updated for reviewdog/action-template to version v1.16.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v1.16.0: PR #57 - chore(deps): update reviewdog to 0.18.1
June 23, 2024
Run tfsec with reviewdog
Version updated for reviewdog/action-tfsec to version v1.25.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v1.25.0: PR #134 - chore(deps): update reviewdog to 0.18.1
June 23, 2024
Run yamllint with reviewdog
Version updated for reviewdog/action-yamllint to version v1.16.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.18.1 by @github-actions in https://github.com/reviewdog/action-yamllint/pull/39 Full Changelog: https://github.com/reviewdog/action-yamllint/compare/v1.15.0...v1.16.0
June 23, 2024
Publish Native Installers
Version updated for shannah/jdeploy to version v4.0.46.
This action is used across all versions by 21 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bumped jdeploy-maven-plugin to 1.0.8, adding support for java 8 by @shannah in https://github.com/shannah/jdeploy/pull/113 Feature/openai by @shannah in https://github.com/shannah/jdeploy/pull/114 fix: Offline support for launcher by @shannah in https://github.com/shannah/jdeploy/pull/115 fix: Cheerpj improved loading by @shannah in https://github.com/shannah/jdeploy/pull/116 fixed issue with windows forcing java 8 to run on java 11 by @shannah in https://github.