December 9, 2025
github-action-notion-statusboard
Version updated for https://github.com/Eomm/notion-board to version v0.6.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/Eomm/notion-board/compare/v0.6.0...v0.6.1
December 9, 2025
Clean self-hosted runner
Version updated for https://github.com/eviden-actions/clean-self-hosted-runner to version v1.4.31.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.4.31 (2025-12-09) Dependencies and Other Build Updates deps-dev: bump prettier from 3.7.3 to 3.7.4 (#280) (cb82533) deps-dev: bump the commitlint group with 2 updates (#281) (6141b9a) deps: add atos-actions group to Dependabot configuration (78bff83) deps: bump the atos-actions group with 4 updates (#286) (54de0bf)
December 9, 2025
Get Playwright Version
Version updated for https://github.com/eviden-actions/get-playwright-version to version v1.2.3.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 9 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.2.3 (2025-12-09) Bug Fixes create immutable release (041ea16)
December 9, 2025
foundry-toolchain
Version updated for https://github.com/foundry-rs/foundry-toolchain to version v1.6.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed fix: action should use node24 by @zerosnacks in https://github.com/foundry-rs/foundry-toolchain/pull/96 nit: update action version in README by @zerosnacks in https://github.com/foundry-rs/foundry-toolchain/pull/97 feat: add network configuration option and Tempo support by @zerosnacks in https://github.com/foundry-rs/foundry-toolchain/pull/98 Full Changelog: https://github.com/foundry-rs/foundry-toolchain/compare/v1...v1.6.0
December 9, 2025
Gentesty Evaluation Action
Version updated for https://github.com/gentesty/gentesty-eval-action to version v.1.0.18.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Release v.1.0.18 published from b-nova/gentesty@e4fa6216ca5fa9c25fc7dca5b9cadbd27b00112e
December 9, 2025
Slackbot Release Notification
Version updated for https://github.com/harm-matthias-harms/slackbot-release to version v1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump js-yaml from 4.1.0 to 4.1.1 (#82) @dependabot[bot] Bump vite from 7.1.7 to 7.1.11 (#71) @dependabot[bot] Bump vite from 7.0.0 to 7.1.5 (#65) @dependabot[bot] 🤓 Dependency Updates Update dependency @actions/core to v2 (#90) @renovate[bot] Update vitest monorepo to v4.0.15 (patch) (#89) @renovate[bot] Lock file maintenance (#88) @renovate[bot] Update vitest monorepo to v4.
December 9, 2025
Model Scanner
Version updated for https://github.com/hiddenlayerai/hiddenlayer-model-scan-github-action to version v1.0.6.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump step-security/harden-runner from 2.11.0 to 2.12.0 by @dependabot[bot] in https://github.com/hiddenlayerai/hiddenlayer-model-scan-github-action/pull/98 Update README.md to reference latest release by @adrummond-hl in https://github.com/hiddenlayerai/hiddenlayer-model-scan-github-action/pull/138 INT-533 Migrate to new python sdk by @sagrawal-HL in https://github.com/hiddenlayerai/hiddenlayer-model-scan-github-action/pull/150 New Contributors @sagrawal-HL made their first contribution in https://github.com/hiddenlayerai/hiddenlayer-model-scan-github-action/pull/150 Full Changelog: https://github.
December 9, 2025
Setup Probitas
Version updated for https://github.com/jsr-probitas/setup-probitas to version v1.0.0.
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/jsr-probitas/setup-probitas/commits/v1.0.0
December 9, 2025
Self-Hosted Renovate Review
Version updated for https://github.com/kaskol10/self-hosted-renovate-review to version v0.1.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixed Fixed GitHub token handling in composite actions - now properly uses github.token context variable Improved error handling for missing GitHub token with clearer error messages Changed Updated README structure with usage section at the top Improved documentation for required workflow permissions Enhanced troubleshooting section with permission error guidance Documentation Added screenshot to README Clarified permissions requirements (contents: read and pull-requests: write) Updated examples to show proper permissions configuration