April 8, 2024
NetBSD-vm
Version updated for vmactions/netbsd-vm to version v1.0.7.
This action is used across all versions by 121 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes add 10.0
April 8, 2024
Non-root check for Docker image
Version updated for wetransform/gha-docker-nonroot to version v1.0.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.0.3 (2024-04-08) Bug Fixes deps: update all non-major dependencies (d991769)
April 8, 2024
Maven License Info Action
Version updated for YunaBraska/maven-license-info-action to version 2.0.1-rc.18.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/YunaBraska/maven-license-info-action/compare/2.0.1-rc.17...2.0.1-rc.18
April 8, 2024
Goodreads Profile Workflow
Version updated for zwacky/goodreads-profile-workflow to version v1.2.4.
This action is used across all versions by 91 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Fix: compare dates instead strings by @zwacky in https://github.com/zwacky/goodreads-profile-workflow/pull/6 Fix template variable documentation by @quentinlintz in https://github.com/zwacky/goodreads-profile-workflow/pull/7 Updates node version from 12 to 20 by @lancefrench in https://github.com/zwacky/goodreads-profile-workflow/pull/10 fix: solidify Goodread’s RSS feed items by @zwacky in https://github.com/zwacky/goodreads-profile-workflow/pull/11 New Contributors @quentinlintz made their first contribution in https://github.
April 8, 2024
rs-clippy-check
Version updated for clechasseur/rs-clippy-check to version v3.0.3.
This action is used across all versions by 59 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fix release to update dependencies, including a security fix in undici.
What’s Changed Bump typescript from 5.3.3 to 5.4.3 by @dependabot in https://github.com/clechasseur/rs-clippy-check/pull/60 Bump typescript from 5.4.3 to 5.4.4 by @dependabot in https://github.com/clechasseur/rs-clippy-check/pull/62 Bump undici from 5.28.3 to 5.28.4 by @dependabot in https://github.
April 8, 2024
rs-fmt-check
Version updated for clechasseur/rs-fmt-check to version v2.0.3.
This action is used across all versions by 13 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fix version to update dependencies, including a security fix in undici.
What’s Changed chore(deps-dev): bump typescript from 5.3.3 to 5.4.3 by @dependabot in https://github.com/clechasseur/rs-fmt-check/pull/46 chore(deps-dev): bump typescript from 5.4.3 to 5.4.4 by @dependabot in https://github.com/clechasseur/rs-fmt-check/pull/48 chore(deps): bump undici from 5.28.3 to 5.
April 8, 2024
coursier-cache-action
Version updated for coursier/cache-action to version v6.4.6.
This action is used across all versions by 4,613 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed fix: explicit termination in the post-step by @laughedelic in https://github.com/coursier/cache-action/pull/598 Updates / maintenance Bump @actions/core from 1.10.0 to 1.10.1 by @dependabot in https://github.com/coursier/cache-action/pull/569 Bump peter-evans/create-pull-request from 5 to 6 by @dependabot in https://github.com/coursier/cache-action/pull/571 Bump prettier from 3.2.4 to 3.2.5 by @dependabot in https://github.
April 8, 2024
Cache files to Amazon S3
Version updated for itchyny/s3-cache-action to version v1.1.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes implement lookup-only option to lookup the cache without downloading it implement fail-on-cache-miss option to fail the action if the cache is not found
April 8, 2024
CSV Blueprint - Lint and validate by schemas
Version updated for JBZoo/Csv-Blueprint to version 0.46.
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 Remove condition in validation check for CSV files by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/151 Full Changelog: https://github.com/JBZoo/Csv-Blueprint/compare/0.45...0.46