June 21, 2025
Kubectl tool installer
Version updated for https://github.com/Azure/setup-kubectl to version v4.0.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 13,860 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Remove erronious ‘v’ prefix on previous changelog for v4.0.0 that led to “vv4.0.0” tag issue Dependabot fixes
June 21, 2025
PR-Sense
Version updated for https://github.com/disa87/pr-sense-action to version v1.0.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes
June 20, 2025
MkDocs Simple action
Version updated for https://github.com/athackst/mkdocs-simple-plugin to version v3.2.4.
This action is used across all versions by 52 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Get it Python Install it with pip
pip install mkdocs-simple-plugin==3.2.4 See it on pypi: https://pypi.org/project/mkdocs-simple-plugin
Docker Pull it with docker
docker pull althack/mkdocs-simple-plugin:v3.2.4 See it on dockerhub: https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin
Github - name: Build docs uses: athackst/mkdocs-simple-plugin:v3.2.4 See it in the actions marketplace: https://github.
June 20, 2025
cdk-diff-action
Version updated for https://github.com/corymhall/cdk-diff-action to version v2.0.0.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 2.0.0 (2025-06-20) ⚠ BREAKING CHANGES several breaking changes with details below
There are several breaking changes in this release.
Replace noDiffForStages with stackSelectionStrategy & stackSelectorPatterns This uses the native selection stack filtering capability of toolkit-lib and should be a more robust option for users to filter stacks.
June 20, 2025
Vocera Scenario Runner
Version updated for https://github.com/vocera-ai/vocera-github-actions to version v0.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Initial version of vocera’s github action configuration
Full Changelog: https://github.com/vocera-ai/vocera-github-actions/commits/v0.0
June 20, 2025
Lingo.Dev AI Localization
Version updated for https://github.com/lingodotdev/lingo.dev to version lingo.dev@0.99.7.
This action is used across all versions by 63 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Patch Changes #947 d80285a Thanks @mathio! - remove local variable cache
Updated dependencies [d80285a]:
@lingo.dev/_compiler@0.3.5
June 20, 2025
📦 Setup K8s Tools (KSOPS, Age, SOPS)
Version updated for https://github.com/migbertweb/ghaction-k8s-ksops to version v2.
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/migbertweb/ghaction-k8s-ksops/compare/v1...v2
June 20, 2025
Deploy markdown.html
Version updated for https://github.com/PJ-568/MARKDOWN.HTML to version v1.11.1.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/PJ-568/MARKDOWN.HTML/compare/v1.11.0...v1.11.1
June 20, 2025
astral-sh/setup-uv
Version updated for https://github.com/astral-sh/setup-uv to version v6.3.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 23,223 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes If a manifest-file is supplied the default value of the version input (latest) will get the latest version available in the manifest. That might not be the actual latest version available in the official uv repo.