Setup Forge
Version updated for https://github.com/frantjc/forge to version v1.0.4.
- This action is used across all versions by 3 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Forge is a library and CLI tool designed to streamline the process of transitioning between CI systems by enabling reusable steps from various proprietary CI platforms to be run through a pluggable container runtime. It solves the problem of incompatibility and inefficiency when switching CI systems, allowing users to test or consume GitHub Actions and other CI functionalities more flexibly across different environments.
Release notes
What’s Changed
- build(deps): bump actions/attest-build-provenance from 2 to 3 by @dependabot[bot] in https://github.com/frantjc/forge/pull/687
- build(deps-dev): bump jest from 30.0.5 to 30.1.2 in /.github/actions/setup-forge by @dependabot[bot] in https://github.com/frantjc/forge/pull/688
- build(deps-dev): bump eslint from 8.57.1 to 9.34.0 in /.github/actions/setup-forge by @dependabot[bot] in https://github.com/frantjc/forge/pull/689
- build(deps): bump k8s.io/client-go from 0.33.4 to 0.34.0 by @dependabot[bot] in https://github.com/frantjc/forge/pull/690
- build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in https://github.com/frantjc/forge/pull/691
- build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in https://github.com/frantjc/forge/pull/695
- build(deps): bump github.com/docker/docker from 28.3.3+incompatible to 28.4.0+incompatible by @dependabot[bot] in https://github.com/frantjc/forge/pull/697
- build(deps): bump golang.org/x/text from 0.28.0 to 0.29.0 by @dependabot[bot] in https://github.com/frantjc/forge/pull/699
- build(deps): bump k8s.io/cli-runtime from 0.33.4 to 0.34.0 by @dependabot[bot] in https://github.com/frantjc/forge/pull/694
- build(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in https://github.com/frantjc/forge/pull/696
- build(deps-dev): bump eslint from 9.34.0 to 9.35.0 in /.github/actions/setup-forge by @dependabot[bot] in https://github.com/frantjc/forge/pull/700
- build(deps-dev): bump @typescript-eslint/parser from 8.40.0 to 8.42.0 in /.github/actions/setup-forge by @dependabot[bot] in https://github.com/frantjc/forge/pull/701
- build(deps-dev): bump jest from 30.1.2 to 30.1.3 in /.github/actions/setup-forge by @dependabot[bot] in https://github.com/frantjc/forge/pull/702
- build(deps): bump github.com/docker/cli from 28.3.3+incompatible to 28.4.0+incompatible by @dependabot[bot] in https://github.com/frantjc/forge/pull/698
- build(deps-dev): bump @types/node from 24.3.0 to 24.3.1 in /.github/actions/setup-forge by @dependabot[bot] in https://github.com/frantjc/forge/pull/703
Full Changelog: https://github.com/frantjc/forge/compare/v1.0.3...v1.0.4