November 22, 2025
GitHub Action Atmos Terraform Plan
Version updated for https://github.com/cloudposse/github-action-atmos-terraform-plan to version v5.6.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 10 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Improvements to path handling and caching:
Added calculation of COMPONENT_CACHE_PATH using realpath to ensure the component path is absolute, and exposed it as a new output variable (component_cache_path) for use in later steps. [1] [2] Updated the cache restore step to use component_cache_path instead of the relative component_path, improving robustness when referencing the .
November 22, 2025
setup-atmos
Version updated for https://github.com/cloudposse/github-action-setup-atmos to version v2.0.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 31 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This PR fixes the EXDEV (cross-device link not permitted) error that occurs when using this action in Docker-in-Docker (DinD) and other containerized environments.
Fixes #98
Problem In DinD environments (like ARC runners), the GitHub Actions temp directory (/__w/_temp/) and the installation target directory exist on different Docker filesystem layers.
November 22, 2025
Create GitHub App Token with AWS KMS
Version updated for https://github.com/CoRfr/create-github-app-token-with-aws-kms to version v3.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fork from official action @ https://github.com/marketplace/actions/create-github-app-token v2.1.4. Added ability to host the private key in AWS KMS instead of as a GitHub secret.
November 22, 2025
Setup Ionic
Version updated for https://github.com/coturiv/setup-ionic to version v2.0.0.
This action is used across all versions by 119 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Add Capacitor support Add Windows support, making the action available on all platforms: Ubuntu, macOS, and Windows Support the latest versions
November 22, 2025
Zensical Action
Version updated for https://github.com/cssnr/zensical-action to version v1.0.3.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Use uv venv --no-project What’s Changed Use venv –no-project by @smashedr in https://github.com/cssnr/zensical-action/pull/3 Full Changelog: https://github.com/cssnr/zensical-action/compare/v1.0.2...v1.0.3
🚀 Use this release with these tags:
cssnr/zensical-action@latest cssnr/zensical-action@v1 cssnr/zensical-action@v1.0 cssnr/zensical-action@v1.0.3 cssnr/zensical-action@f6fc831a2308fb2c1f7007b1a02a3d5abe984c62 # v1.0.3 ❤️ Please report any issues you find.
November 22, 2025
Compile and publish all LaTeX
Version updated for https://github.com/DanySK/compile-and-publish-all-latex to version 2.0.72.
This action is used across all versions by 199 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 2.0.72 (2025-11-21) Dependency updates core-deps: update danysk/compile-latex-action action to v2.1.4 (#381) (bedd9cf) deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.157 (#380) (41d3951) Build and continuous integration deps: update actions/checkout action to v6 (#378) (4f44dd3) run a space maximization step (#379) (53897f1)
November 22, 2025
Issue Milestoner
Version updated for https://github.com/davidizzy/issue-milestoner to version v1.1.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.1.2 (2025-11-21) Documentation update README version examples (d20e6c8) Miscellaneous reconfigure markdownlint & remove invalid action meta (6f3e47c) resolve redundant files (18ea538) CI/CD disabled automatic integration tests for all PR changes (#28) (ea83514)
November 22, 2025
LCOV to Markdown Reporter
Version updated for https://github.com/DeepuGeorgeJacob/lcov-markdown-reporter to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 🚀 v1.0.0: Initial Stable Release - LCOV to Job Summary Reporter 📋 Release Notes This is the first stable version of the LCOV to Markdown Reporter, designed to seamlessly integrate code coverage metrics directly into your GitHub Job Summaries.
✨ Highlights Seamless Integration: Converts standard LCOV (.
November 22, 2025
Rhysd actionlint
Version updated for https://github.com/devops-actions/actionlint to version v0.1.10.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 230 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed [StepSecurity] Apply security best practices by @step-security-bot in https://github.com/devops-actions/actionlint/pull/66 Correctly capitalize the variable name to match the setting by @rajbos in https://github.com/devops-actions/actionlint/pull/67 [StepSecurity] ci: Harden GitHub Actions by @step-security-bot in https://github.com/devops-actions/actionlint/pull/68 Add toplevel permissions with minimal scope by @rajbos in https://github.