June 10, 2024
Setup Zig Compiler
Version updated for mlugg/setup-zig to version v1.1.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fix the restriction of mirror to not be ziglang.org (I forgot to implement it before) Append query parameter to downloads so mirrors can know that traffic is coming from Actions Add new mirror (thanks @hryx!)
June 10, 2024
🌊 Ocean Sail
Version updated for port-labs/ocean-sail to version v1.1.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 Add support for the port base_url configuration option New Contributors @ozzs made their first contribution in https://github.com/port-labs/ocean-sail/pull/3 @shalev007 made their first contribution in https://github.com/port-labs/ocean-sail/pull/4 Full Changelog: https://github.com/port-labs/ocean-sail/compare/v1...v1.1.0
June 9, 2024
run-digger
Version updated for diggerhq/digger to version v0.5.5.
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 runspec objects by @motatoes in https://github.com/diggerhq/digger/pull/1560 [ee] buildkite support in orchestrator by @motatoes in https://github.com/diggerhq/digger/pull/1572 Full Changelog: https://github.com/diggerhq/digger/compare/v0.5.4...v0.5.5
June 9, 2024
Run Biome with reviewdog
Version updated for mongolyy/reviewdog-action-biome to version v1.4.1.
This action is used across all versions by 29 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v1.4.1: PR #51 - chore(deps): update reviewdog/reviewdog to 0.17.5
June 9, 2024
Cache Nix store
Version updated for nix-community/cache-nix-action to version v5.2.1.
This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Fix restore despite primary-key hit by @deemp in https://github.com/nix-community/cache-nix-action/pull/45 Full Changelog: https://github.com/nix-community/cache-nix-action/compare/v5...v5.2.1
June 9, 2024
GitHub Actions job_id parser
Version updated for Tiryoh/gha-jobid-action to version v1.3.0.
This action is used across all versions by 247 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Fix unquoted shell variables according to ShellCheck by @generalmimon in https://github.com/Tiryoh/gha-jobid-action/pull/44 docs: Update contributors by @Tiryoh in https://github.com/Tiryoh/gha-jobid-action/pull/45 release: Release v1.3.0 by @Tiryoh in https://github.com/Tiryoh/gha-jobid-action/pull/46 Full Changelog: https://github.com/Tiryoh/gha-jobid-action/compare/v1.2.0...v1.3.0
June 9, 2024
Ensure SHA Pinned Actions
Version updated for zgosalvez/github-actions-ensure-sha-pinned-actions to version v3.0.7.
This action is used across all versions by 337 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump yaml from 2.4.2 to 2.4.4 by @dependabot in https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/161 Full Changelog: https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/compare/v3...v3.0.7
June 9, 2024
install-juliaup
Version updated for julia-actions/install-juliaup to version v2.0.2.
This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update Juliaup to 1.14.9 by @DilumAluthge in https://github.com/julia-actions/install-juliaup/pull/69 Full Changelog: https://github.com/julia-actions/install-juliaup/compare/v2.0.1...v2.0.2
June 8, 2024
Setup Zig Compiler
Version updated for mlugg/setup-zig to version v1.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Support looking up Mach nominated versions, e.g. 2024.5.0-mach Support overriding download mirror See README.md for details.