November 1, 2024
actions-cfn-lint
Version updated for shogo82148/actions-cfn-lint to version v3.45.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 v1.18.2 by @shogo82148-slim in https://github.com/shogo82148/actions-cfn-lint/pull/644 Full Changelog: https://github.com/shogo82148/actions-cfn-lint/compare/v3.44.0...v3.45.0
November 1, 2024
Setup Ruby, JRuby and TruffleRuby
Version updated for ruby/setup-ruby to version v1.199.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 224,738 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update CRuby releases on Windows by @ruby-builder-bot in https://github.com/ruby/setup-ruby/pull/664 Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.198.0...v1.199.0
November 1, 2024
GH Release
Version updated for softprops/action-gh-release to version v2.0.9.
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 maintenance release with updated dependencies New Contributors @kbakdev made their first contribution in https://github.com/softprops/action-gh-release/pull/521 Full Changelog: https://github.com/softprops/action-gh-release/compare/v2...v2.0.9
November 1, 2024
action turnstyle
Version updated for softprops/turnstyle to version v2.2.3.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes fix lockfile issue
November 1, 2024
Hyperlink link checker
Version updated for untitaker/hyperlink to version 0.1.43.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Install hyperlink 0.1.43 Install prebuilt binaries via shell script curl --proto '=https' --tlsv1.2 -LsSf https://github.com/untitaker/hyperlink/releases/download/0.1.43/hyperlink-installer.sh | sh Install prebuilt binaries into your npm project npm install @untitaker/hyperlink@0.1.43 Download hyperlink 0.1.43 File Platform Checksum hyperlink-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum hyperlink-x86_64-apple-darwin.tar.xz Intel macOS checksum hyperlink-x86_64-pc-windows-msvc.
October 31, 2024
Turbo Cache Server
Version updated for brunojppb/turbo-cache-server to version 1.0.11.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update readme by @leoweigand in https://github.com/brunojppb/turbo-cache-server/pull/40 Update dependencies by @brunojppb in https://github.com/brunojppb/turbo-cache-server/pull/41 New Contributors @leoweigand made their first contribution in https://github.com/brunojppb/turbo-cache-server/pull/40 Full Changelog: https://github.com/brunojppb/turbo-cache-server/compare/1.0.10...1.0.11
October 31, 2024
run-digger
Version updated for diggerhq/digger to version v0.6.48.
This action is used across all versions by 14 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed no internal server error in github webhook by @motatoes in https://github.com/diggerhq/digger/pull/1786 add pprof memory analysis and make it configurable by @motatoes in https://github.com/diggerhq/digger/pull/1787 Full Changelog: https://github.com/diggerhq/digger/compare/v0.6.47...v0.6.48
October 31, 2024
GitHub Action for Juno
Version updated for junobuild/juno-action to version v0.0.33.
This action is used across all versions by 9 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Features Bump CLI version v0.0.82.
October 31, 2024
Setup sbt installer
Version updated for sbt/setup-sbt to version v1.1.3.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes updates deps: Update sbt to 1.10.4 by @github-actions in https://github.com/sbt/setup-sbt/pull/24 behind the scene ci: Auto update sbt version by @xuwei-k in https://github.com/sbt/setup-sbt/pull/16 refactor: Add build.properties by @mzuehlke in https://github.com/sbt/setup-sbt/pull/14 ci: Another way to send a PR by @eed3si9n in https://github.com/sbt/setup-sbt/pull/20 ci: Adjust the script a bit by @eed3si9n in https://github.