July 8, 2024
Setup Nim environment
Version updated for jiro4989/setup-nim-action to version v2.1.0.
This action is used across all versions by 1,351 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v2.1.0: PR #500 - fix: can not change nim-install-directory to non-current directory #499
July 8, 2024
Run PIMOD
Version updated for Nature40/pimod to version v0.6.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added Building Docker images for linux/arm/v7. Configure Renovate for automated updates. Installed git in docker container to support git-based versioning Changed Reworked the README to ease readability and understanding of pimod’s internals.
July 8, 2024
Super-Linter
Version updated for super-linter/super-linter to version v6.7.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 2,774 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 6.7.0 (2024-07-05) 🚀 Features add the kustomize binary for checkov (#5763) (d74351f) checkov scans for helm charts (#5631) (5b5d2f7) configure github server url (#5792) (cef1776), closes #5572 save super-linter output if requested (#5806) (94bb3f5), closes #5774 🐛 Bugfixes don’t skip processing ansible_directory pwd (#5790) (c99ec77) ⬆️ Dependency updates bundler: bump rubocop-rails from 2.
July 8, 2024
Java Scripting w/jbang
Version updated for jbangdev/jbang-action to version v0.117.1.
This action is used across all versions by 108 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes format(‘See https://github.com/jbangdev/jbang/releases/tag/{0}', env.IMAGE_TAG)
July 8, 2024
Homebrew Releaser
Version updated for Justintime50/homebrew-releaser to version v0.18.3.
This action is used across all versions by 107 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Corrects regression introduced in v0.18.2 on the URLs used for public repo asset downloads Removes the quotes that previously wrapped commit messages unintentionally Uses a conventional commit message structure Bumps development dependencies
July 7, 2024
TurboRepo with github artifacts
Version updated for felixmosh/turborepo-gh-artifacts to version v3.1.0.
This action is used across all versions by 197 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Improved error handling. #26
July 7, 2024
actions-setup-mysql
Version updated for shogo82148/actions-setup-mysql to version v1.36.0.
This action is used across all versions by 895 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump ts-jest from 29.1.4 to 29.1.5 by @dependabot in https://github.com/shogo82148/actions-setup-mysql/pull/1078 Bump typescript from 5.4.5 to 5.5.2 by @dependabot in https://github.com/shogo82148/actions-setup-mysql/pull/1080 Bump typescript from 5.5.2 to 5.5.3 by @dependabot in https://github.com/shogo82148/actions-setup-mysql/pull/1083 attest build provenance by @shogo82148 in https://github.com/shogo82148/actions-setup-mysql/pull/1082 Bump the typescript-eslint group across 1 directory with 2 updates by @dependabot in https://github.
July 7, 2024
Run eslint with reviewdog
Version updated for reviewdog/action-eslint to version v1.29.0.
This action is used across all versions by 3,517 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed chore(deps): update reviewdog to 0.20.0 by @github-actions in https://github.com/reviewdog/action-eslint/pull/213 Full Changelog: https://github.com/reviewdog/action-eslint/compare/v1.28.0...v1.29.0
July 7, 2024
branch-deploy
Version updated for github/branch-deploy to version v9.3.1.
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 What’s Changed This release includes a minor bug fix in the way that deployment SHAs treat the auto_merge function on deployments. It also includes better test coverage of existing code and some control flow improvements as well.