November 29, 2023
Block Merge Based on Time
Version updated for yykamei/block-merge-based-on-time to version v3.0.24.
This action is used across all versions by 12 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Features Update Holidays by @github-actions in https://github.com/yykamei/block-merge-based-on-time/pull/1400 Full Changelog: https://github.com/yykamei/block-merge-based-on-time/compare/v3...v3.0.24
November 28, 2023
Setup Bowtie
Version updated for bowtie-json-schema/bowtie to version v2023.11.31.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/bowtie-json-schema/bowtie/compare/v2023.11.30...v2023.11.31
November 28, 2023
Install Nix
Version updated for cachix/install-nix-action to version v24.
This action is used across all versions by 18,475 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Nix 2.19.1 enables KVM on linux set TMPDIR to avoid potential disk space issues don’t use the default GitHub token for Enterprise
November 28, 2023
PR Size Labeler Action
Version updated for cbrgm/pr-size-labeler-action to version v1.00.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/cbrgm/pr-size-labeler-action/commits/v1.00
November 28, 2023
Instalar Node.js y comprobar versión
Version updated for DanielRomero29/actions 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 This is the first release
November 28, 2023
Maximize build disk space
Version updated for easimon/maximize-build-space to version v9.
This action is used across all versions by 1,953 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This release adds support for mounting the build volume over a parent folder of $GITHUB_WORKSPACE.
Previously, doing so would remove/shadow the current working directory, and make any later actions/steps fail.
New features:
Warn about $BUILD_MOUNT_PATH not being empty and list contents in that case Recreate $GITHUB_WORKSPACE afterwards if missing, so following actions have a working directory to start from.
November 28, 2023
Fortify AST Scan
Version updated for fortify/github-action to version v1.1.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.1.0 (2023-11-28) Features Add support for fcli 2.1.0 (7aafc0e)
November 28, 2023
GitGuardian Shield Action
Version updated for GitGuardian/ggshield-action to version v1.22.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 402 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Updated to ggshield 1.22.0.
November 28, 2023
sem-pr-labeler
Version updated for hankei6km/gha-sem-pr-labeler to version v0.0.1.
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 Breaking change chore!: Rename repo to “gha-sem-pr-labeler” by @hankei6km in https://github.com/hankei6km/gha-sem-pr-labeler/pull/7 fix!: Fix input name “github_tonken” by @hankei6km in https://github.com/hankei6km/gha-sem-pr-labeler/pull/9 Features feat: Implement by @hankei6km in https://github.com/hankei6km/gha-sem-pr-labeler/pull/4 Bug Fixes fix: Use “github_token” to set “$GH_TOKEN” by @hankei6km in https://github.com/hankei6km/gha-sem-pr-labeler/pull/10 Other Changes chore: Setup by @hankei6km in https://github.