April 28, 2024
Install roxctl
Version updated for stackrox/roxctl-installer-action to version v1.1.1.
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 fix: add HTTPS prefix for central endpoint if not given by @dhaus67 in https://github.com/stackrox/roxctl-installer-action/pull/8 Full Changelog: https://github.com/stackrox/roxctl-installer-action/compare/v1.1.0...v1.1.1
April 27, 2024
Ceneco Advisory Notifier
Version updated for AlecBlance/CenecoAdvisoryChecker to version 1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/AlecBlance/CenecoAdvisoryChecker/commits/1.0.0
April 27, 2024
Setup Flutter SDK
Version updated for flutter-actions/setup-flutter to version v3.3.
This action is used across all versions by 250 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/flutter-actions/setup-flutter/compare/v3.2...v3.3
April 27, 2024
Install hurl (cross-platform)
Version updated for gacts/install-hurl to version v1.1.1.
This action is used across all versions by 16 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixed The distributive URL for hurl versions 4.3.0 (and above) Changed Action dependencies were updated The minimal supported hurl version is 1.8.0 now
April 27, 2024
Lendables Sloth
Version updated for Lendable/sloth to version 0.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes ⚠️ Not production ready, still under development and extensive stress testing for edge cases ⚠️
What’s Changed Initial release
New Contributors @ben-challis made their first contribution in https://github.com/Lendable/sloth/pull/1 @marmichalski made their first contribution in https://github.com/Lendable/sloth/pull/2 Full Changelog: https://github.com/Lendable/sloth/commits/0.1.0
April 27, 2024
Setup Meteor.js environment
Version updated for meteorengineer/setup-meteor to version v2.0.0.
This action is used across all versions by 356 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v2.0.0
April 27, 2024
Require Labels
Version updated for mheap/github-action-required-labels to version v5.4.1.
This action is used across all versions by 2,310 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed style: fix js formatting issues by @codfish in https://github.com/mheap/github-action-required-labels/pull/77 Update README.md examples by @gileswells in https://github.com/mheap/github-action-required-labels/pull/78 Update action.yml by @whoDoneItAgain in https://github.com/mheap/github-action-required-labels/pull/80 New Contributors @gileswells made their first contribution in https://github.com/mheap/github-action-required-labels/pull/78 @whoDoneItAgain made their first contribution in https://github.com/mheap/github-action-required-labels/pull/80 Full Changelog: https://github.
April 27, 2024
GdUnit4 - Test Runner Action
Version updated for MikeSchulze/gdUnit4-action to version v1.0.7.
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 Other Changes GD-36: Fixes action fails with permission denied error when using an installed version by @argusherd in https://github.com/MikeSchulze/gdUnit4-action/pull/37 New Contributors @argusherd made their first contribution in https://github.com/MikeSchulze/gdUnit4-action/pull/37 Full Changelog: https://github.com/MikeSchulze/gdUnit4-action/compare/v1.0.6...v1.0.7
April 27, 2024
Set up OCaml
Version updated for ocaml/setup-ocaml to version v2.2.9.
This action is used across all versions by 1,091 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changed Do not explicitly call the depext subcommand unless required. Do not set HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK to 1 while installing OCaml. Update runtime dependencies.