December 11, 2023
Build Rust Projects with Cross
Version updated for houseabsolute/actions-rust-cross to version v0.0.10.
This action is used across all versions by 181 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixed handling of crates with multiple binaries. Attempting to strip binaries for such a crate caused the build to fail. Reported by Tomaž Hribernik. GH #8 Added a new cross-version parameter. This can be specified to make this action use a specific version of cross.
December 11, 2023
(UNOFFICIAL) Deploy to Cloudflare Workers with Wrangler CLI
Version updated for ideacatlab/wrangler-action to version v3.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v3.0
December 11, 2023
Simple Shell Syntax Check
Version updated for Klintrup/simple-shell-syntax-check to version v2.0.0.
This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Full Changelog: https://github.com/Klintrup/simple-shell-syntax-check/compare/v1...v2.0.0
December 11, 2023
Slash Command Dispatch
Version updated for peter-evans/slash-command-dispatch to version v3.0.2.
This action is used across all versions by 4,652 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed fix: replace use of any type by @peter-evans in https://github.com/peter-evans/slash-command-dispatch/pull/152 fixing link to Get a pull request by @Borda in https://github.com/peter-evans/slash-command-dispatch/pull/270 Update getting-started.md due to changes in Github UI by @martin-displayr in https://github.com/peter-evans/slash-command-dispatch/pull/289 [Security] Fix GraphQL query to get a collaborator’s permission by @0xn3va in https://github.
December 11, 2023
Re-run Workflow
Version updated for reitermarkus/rerun-workflow to version v1.4.0.
This action is used across all versions by 1,498 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Update dependencies. Use Node 20.
December 11, 2023
rzk-check
Version updated for rzk-lang/rzk-action to version v1.2.0.
This action is used across all versions by 10 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Support a check for formatting (see #5 by @aabounegm)
December 11, 2023
Label manager for PRs and Issues based on configurable conditions
Version updated for srvaroa/labeler to version v1.8.2.
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 Improve logs by @srvaroa in https://github.com/srvaroa/labeler/pull/125 Fix can merge with additional roles by @srvaroa in https://github.com/srvaroa/labeler/pull/126 Full Changelog: https://github.com/srvaroa/labeler/compare/v1...v1.8.2
December 11, 2023
Run Lest
Version updated for TAServers/lest to version v3.0.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added Made it possible to set testMatch from the CLI Changed (BREAKING) Changed CLI option format to only support --option=value and -o=value (--option and -o are shorthand for --option=true and -o=true respectively) Fixed lest.config.lua is no longer required to run tests #97 Unrecognised CLI arguments no longer throw an error, fixing the --luaCommand option in the wrapper being unusable #104
December 11, 2023
install-postgresql
Version updated for tj-actions/install-postgresql to version v3.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Upgraded to v3 by @tj-actions-bot in https://github.com/tj-actions/install-postgresql/pull/20 chore: update test to validate installed version by @jackton1 in https://github.com/tj-actions/install-postgresql/pull/21 chore(deps): update alpine docker tag to v3.18.5 by @renovate in https://github.com/tj-actions/install-postgresql/pull/22 chore(deps): update alpine docker tag to v3.19.0 by @renovate in https://github.