November 19, 2024
Harden-Runner
Version updated for step-security/harden-runner to version v2.10.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 4,683 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Fixes low-severity command injection weaknesses The advisory is here: https://github.com/step-security/harden-runner/security/advisories/GHSA-g85v-wf27-67xc
Bug fix to improve detection of whether Harden-Runner is running in a container
Full Changelog: https://github.com/step-security/harden-runner/compare/v2...v2.10.2
November 19, 2024
Change Milestone JS
Version updated for sv-tools/change-milestone-action to version v1.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed build by @SVilgelm in https://github.com/sv-tools/change-milestone-action/pull/62 Dependencies Bump sv-tools/create-milestone-action from 1.4.1 to 1.5.0 by @dependabot in https://github.com/sv-tools/change-milestone-action/pull/44 Bump undici from 5.25.4 to 5.26.3 by @dependabot in https://github.com/sv-tools/change-milestone-action/pull/45 Bump @vercel/ncc from 0.38.0 to 0.38.1 by @dependabot in https://github.com/sv-tools/change-milestone-action/pull/46 Bump prettier from 3.
November 19, 2024
Create Milestone JS
Version updated for sv-tools/create-milestone-action to version v1.6.0.
This action is used across all versions by 18 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed build by @SVilgelm in https://github.com/sv-tools/create-milestone-action/pull/70 Dependencies Bump undici from 5.25.4 to 5.26.3 by @dependabot in https://github.com/sv-tools/create-milestone-action/pull/53 Bump @vercel/ncc from 0.38.0 to 0.38.1 by @dependabot in https://github.com/sv-tools/create-milestone-action/pull/54 Bump prettier from 3.0.3 to 3.1.0 by @dependabot in https://github.com/sv-tools/create-milestone-action/pull/55 Bump prettier from 3.
November 18, 2024
Install cargo-binstall
Version updated for cargo-bins/cargo-binstall to version v1.10.13.
This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for cargo install in most cases. Install it today with cargo install cargo-binstall, from the binaries below, or if you already have it, upgrade with cargo binstall cargo-binstall.
November 18, 2024
run-digger
Version updated for diggerhq/digger to version v0.6.63.
This action is used across all versions by 14 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed implement caching layer for digger config by @motatoes in https://github.com/diggerhq/digger/pull/1825 ignore certain events in pullrequest event by @motatoes in https://github.com/diggerhq/digger/pull/1829 use hostname in both github and caching by @motatoes in https://github.com/diggerhq/digger/pull/1831 Full Changelog: https://github.com/diggerhq/digger/compare/v0.6.61...v0.6.63
November 18, 2024
Move Yandex Tracker Task On Board
Version updated for evrone-erp/yandex-tracker-action to version v1.4.0.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Handling response codes other than 200 by @sosedov in https://github.com/evrone-erp/yandex-tracker-action/pull/20 Add comment with PR link to the task by @sosedov in https://github.com/evrone-erp/yandex-tracker-action/pull/25 Add task title to the link in PR description by @sosedov in https://github.com/evrone-erp/yandex-tracker-action/pull/26 New Contributors @sosedov made their first contribution in https://github.
November 18, 2024
Setup Julia environment
Version updated for julia-actions/setup-julia to version v2.6.1.
This action is used across all versions by 23,482 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed add warning if requesting x64 on apple silicon runners by @IanButterworth in https://github.com/julia-actions/setup-julia/pull/300 Maintenance Bump julia-actions/setup-julia from 2.5.0 to 2.6.0 by @dependabot in https://github.com/julia-actions/setup-julia/pull/295 README examples: ‘1’ for the latest v1 by @fonsp in https://github.com/julia-actions/setup-julia/pull/296 Bump @types/jest from 29.5.13 to 29.
November 18, 2024
Setup Sherif
Version updated for QuiiBz/sherif to version v1.0.2.
This action is used across all versions by 191 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed fix: flaky tests by @QuiiBz in https://github.com/QuiiBz/sherif/pull/102 fix: exit when parsing package.json fails by @QuiiBz in https://github.com/QuiiBz/sherif/pull/104 Full Changelog: https://github.com/QuiiBz/sherif/compare/v1...v1.0.2
November 18, 2024
Super-Linter
Version updated for super-linter/super-linter to version v7.2.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 3,957 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 7.2.0 (2024-11-17) 🚀 Features allow passing custom options to rust clippy (#6094) (05d4d4e), closes #4001 implement a linter to check git conflicts (#6113) (e0d8b4f) lint commit messages with commitlint (#6118) (5d6e3fc) optionally remove color codes from output (#6095) (94920ff), closes #5540 🐛 Bugfixes correctly load custom linter commands (#6085) (ad0ff68), closes #6084 ⬆️ Dependency updates bundler: bump standard from 1.