January 4, 2024
Deploy over RSYNC via SSHPASS
Version updated for mai-space/action-sshpass-rsync to version v3.0.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes #5 Thanks to @igoragatti, instead of only having the exclude option, you can pass more optional params with the extra param of this action.
For more Information, please read the readme
January 4, 2024
Draw.io Export Action
Version updated for rlespinasse/drawio-export-action to version v2.10.0.
This action is used across all versions by 68 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 2.10.0 (2024-01-03) Features bump rlespinasse/drawio-export from v4.11.0 to v4.12.0 (#39) (aa9ee10)
January 4, 2024
Auto Ticket link commenter
Version updated for sbimochan/jira-link-commenter to version v2.5.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed DEFAULT-123: Add custom regex config by @arog-lahcim in https://github.com/sbimochan/jira-link-commenter/pull/24 Update action definition and bump version to 2.5 by @arog-lahcim in https://github.com/sbimochan/jira-link-commenter/pull/25 New Contributors @arog-lahcim made their first contribution in https://github.com/sbimochan/jira-link-commenter/pull/24 Full Changelog: https://github.com/sbimochan/jira-link-commenter/compare/v2.4...v2.5
January 4, 2024
sarthi-deploy
Version updated for tushar5526/sarthi-deploy to version v0.0.0-beta.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Sarthi-Deploy GitHub Actions to be used along with Sarthi, create preview environments for PRs and branches with ease!
January 4, 2024
Block Merge Based on Time
Version updated for yykamei/block-merge-based-on-time to version v3.0.34.
This action is used across all versions by 13 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Features Update Holidays by @github-actions in https://github.com/yykamei/block-merge-based-on-time/pull/1429 Full Changelog: https://github.com/yykamei/block-merge-based-on-time/compare/v3...v3.0.34
January 3, 2024
Compile All LaTeX
Version updated for DanySK/compile-latex-action to version 1.0.1.
This action is used across all versions by 28 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.0.1 (2024-01-03) Bug Fixes fix the image pointer in the action file (cdd3d39)
January 3, 2024
run-digger
Version updated for diggerhq/digger to version v0.3.10.
This action is used across all versions by 14 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Hotfix for #991 which ensures that only a single set of keys is fetched (#992)
January 3, 2024
json-schema-validation
Version updated for emagers/json-schema-validation to version v1.0.2.
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 Test Result Summary Action runs will now generate an Action Summary with a table displaying the test results - you no longer need to look through the logs to see which tests failed. An example of the summary:
Dependabot updates Create codeql-analysis.
January 3, 2024
Wait For Endpoint
Version updated for emilioschepis/wait-for-endpoint to version v1.0.2.
This action is used across all versions by 626 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 🐛 Bug fixes Improve timeout handling