June 21, 2024
Workflow Dispatch and wait
Version updated for the-actions-org/workflow-dispatch to version v4.0.0.
This action is used across all versions by 555 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Corrected typo by @samit2040 in https://github.com/the-actions-org/workflow-dispatch/pull/2 Fix bug with milliseconds precision by @YaroslavRepeta in https://github.com/the-actions-org/workflow-dispatch/pull/4 Update to node16 by @rui-ferreira in https://github.com/the-actions-org/workflow-dispatch/pull/7 bugfix: remove ms precision from triggerDate by @samirergaibi in https://github.com/the-actions-org/workflow-dispatch/pull/8 Provide run name optional parameter to fetch run id based on name by @robbertvdg in https://github.
June 21, 2024
Login to Oracle Cloud Infrastructure Registry (OCIR)
Version updated for oracle-actions/login-ocir to version v1.3.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 104 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed build(deps): bump semver from 7.5.0 to 7.5.4 by @dependabot in https://github.com/oracle-actions/login-ocir/pull/16 fix: create config directory if it does not exist by @Djelibeybi in https://github.com/oracle-actions/login-ocir/pull/19 Full Changelog: https://github.com/oracle-actions/login-ocir/compare/v1.2.1...v1.3.0
June 21, 2024
TruffleHog OSS
Version updated for trufflesecurity/trufflehog to version v3.78.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 194 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed fix(deps): update golang.org/x/exp digest to fc45aab by @renovate in https://github.com/trufflesecurity/trufflehog/pull/2931 adding twitter + Consumer key detector by @abmussani in https://github.com/trufflesecurity/trufflehog/pull/2963 Fix test compilation errors by @rgmz in https://github.com/trufflesecurity/trufflehog/pull/2964 Modularize scanning engine by @ahrav in https://github.
June 21, 2024
ESPHome Builder
Version updated for esphome/build-action to version v3.1.0.
This action is used across all versions by 308 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Refactor action code + add CI to make sure it does the job correctly by @jesserockz in https://github.com/esphome/build-action/pull/35 Full Changelog: https://github.com/esphome/build-action/compare/v3.0...v3.1.0
June 21, 2024
LuaRocks tag release
Version updated for nvim-neorocks/luarocks-tag-release to version v7.0.0.
This action is used across all versions by 328 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 7.0.0 (2024-06-21) ⚠ BREAKING CHANGES drop support for running tests in favour of nvim-busted-action (#437) Features drop support for running tests in favour of nvim-busted-action (#437) (2af6c3a)
June 21, 2024
rattler-build-action
Version updated for prefix-dev/rattler-build-action to version v0.2.10.
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 ✨ New features Bump rattler-build to v0.18.0 by @github-actions in https://github.com/prefix-dev/rattler-build-action/pull/32 ⬆️ Dependency updates Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 in the dependencies group by @dependabot in https://github.com/prefix-dev/rattler-build-action/pull/31 Full Changelog: https://github.com/prefix-dev/rattler-build-action/compare/v0.2.9...v0.2.10
June 20, 2024
Install cargo-binstall
Version updated for cargo-bins/cargo-binstall to version v1.7.2.
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 20, 2024
run-digger
Version updated for diggerhq/digger to version v0.5.10.
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 fix the error calling cli by @motatoes in https://github.com/diggerhq/digger/pull/1585 Full Changelog: https://github.com/diggerhq/digger/compare/v0.5.9...v0.5.10
June 20, 2024
JUnit Report Action
Version updated for mikepenz/action-junit-report to version v4.3.0.
This action is used across all versions by 7,706 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 🚀 Features Improve performance of action’s processing PR: #1105 Thanks @GUI 📦 Dependencies Dependency Upgrades PR: #1111