December 2, 2025
GitHub Action for GraalVM
Version updated for https://github.com/graalvm/setup-graalvm to version v1.4.4.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 3,661 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump actions/checkout from 5.0.0 to 6.0.0 in the github-actions-updates group by @dependabot[bot] in https://github.com/graalvm/setup-graalvm/pull/198 Bump the npm-updates group with 10 updates by @dependabot[bot] in https://github.com/graalvm/setup-graalvm/pull/197 Full Changelog: https://github.com/graalvm/setup-graalvm/compare/v1.4.3...v1.4.4
December 2, 2025
SkillLens PR Review Learning & Developer Growth
Version updated for https://github.com/hyperskill/skilllens-action to version v1.0.7.
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 Bump eslint-plugin-jest from 29.2.0 to 29.2.1 in the npm-development group by @dependabot[bot] in https://github.com/hyperskill/skilllens-action/pull/22 Bump the npm-development group with 3 updates by @dependabot[bot] in https://github.com/hyperskill/skilllens-action/pull/23 Full Changelog: https://github.com/hyperskill/skilllens-action/compare/v1.0.6...v1.0.7
December 2, 2025
PR Insights Labeler
Version updated for https://github.com/jey3dayo/pr-insights-labeler to version v1.9.4.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 🚀 What’s New ✨ Added Claude Code Command: /add-exclude-files コマンドを追加 - DEFAULT_EXCLUDESへのファイル追加を自動化 (#122)
自動パターン正規化 (**/プレフィックス自動追加) 重複チェック グループ管理 TypeScript型チェック自動実行 ドライランモード Exclusion Patterns: 4つの設定ファイルを除外リストに追加 (#122)
**/.dependency-cruiser.js **/.dockerignore **/.coderabbit.yaml **/.github/actionlint.yaml 📝 Documentation advanced usage i18n guidanceの重複削除 (#120) 二言語ドキュメントのリフレッシュ (#118) ファイル除外例の改善 🔧 CI/CD 重複したPR labelerワークフローの削除 (#121) 🐛 Fixed Node.
December 2, 2025
Create an ephemeral environment in Octopus Deploy
Version updated for https://github.com/OctopusDeploy/create-ephemeral-environment to version v1.0.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.0.0 (2025-11-07) Features Don’t fail when ephemeral environment already exists (#9) (d3dfd46) GH Action to create an ephemeral environment (#5) (351b50d) Test function to create an Ephemeral Environment (#7) (67cacd7) Bug Fixes deps: pin dependencies (#13) (9553be2) deps: update dependency @octopusdeploy/api-client to v3.
December 2, 2025
Deprovision an ephemeral environment in Octopus Deploy
Version updated for https://github.com/OctopusDeploy/deprovision-ephemeral-environment to version v1.0.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.0.0 (2025-11-07) Features Add build and test workflow (#2) (fa21222) Add GitHub Action to deprovision an ephemeral environment (#4) (192ec90) Skip remaining tasks if environment does not exist (#9) (3193cfa) Skip remaining tasks if environment is not connected to the specified project (#15) (a0c6d5c) Support deprovisioning for a single project (#14) (11f3172) Bug Fixes deps: pin dependencies (#10) (af2915f) deps: update dependency @octopusdeploy/api-client to v3.
December 2, 2025
GitHub-Script (by PSModule)
Version updated for https://github.com/PSModule/GitHub-Script to version v1.7.5.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 23 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Bump super-linter/super-linter from 8.2.1 to 8.3.0 (#69) Bumps super-linter/super-linter from 8.2.1 to 8.3.0.
Dependabot will resolve any conflicts with this PR as long as you don’t alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
December 2, 2025
LLM Dependency Bot
Version updated for https://github.com/SeanZoR/llm-dependency-bot to version v1.1.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 🎉 What’s New in v1.1.0 ✨ Structured Comment Format The bot now posts beautifully structured comments with visual indicators and collapsible sections!
Before (verbose): 🤖 **LLM Dependency Bot**
**Decision**: ✅ Auto-merge approved
**Risk Level**: LOW
[Long paragraph of reasoning...] After (clean & scannable): | Decision | Risk | Update | |----------|------|--------| | ✅ **Auto-merge** | 🟢 LOW | `1.
December 2, 2025
Cached Pre-Commit
Version updated for https://github.com/andrewaylett/pre-commit-action to version v4.5.0-3.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update pre-commit hook renovatebot/pre-commit-hooks to v42.22.0 by @renovate[bot] in https://github.com/andrewaylett/pre-commit-action/pull/468 Update andrewaylett/pre-commit-action digest to 189577d by @renovate[bot] in https://github.com/andrewaylett/pre-commit-action/pull/469 Update pre-commit hook renovatebot/pre-commit-hooks to v42.24.0 by @renovate[bot] in https://github.com/andrewaylett/pre-commit-action/pull/470 Update pre-commit hook renovatebot/pre-commit-hooks to v42.25.2 by @renovate[bot] in https://github.com/andrewaylett/pre-commit-action/pull/471 Update pre-commit hook renovatebot/pre-commit-hooks to v42.
December 2, 2025
Amazon ECS Deploy Express Service Action for GitHub Actions
Version updated for https://github.com/aws-actions/amazon-ecs-deploy-express-service to version v1.0.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Initial Release
What’s Changed Initial Project Setup by @s3cube in https://github.com/aws-actions/amazon-ecs-deploy-express-service/pull/1 Expanding support for Create and Describe by @s3cube in https://github.com/aws-actions/amazon-ecs-deploy-express-service/pull/2 feat: Require service-name as input by @s3cube in https://github.com/aws-actions/amazon-ecs-deploy-express-service/pull/3 Add support for Deployment Monitoring by @s3cube in https://github.