Setup Forge
Version updated for https://github.com/frantjc/forge to version v1.0.5.
- 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 that enables the execution of reusable steps from various proprietary CI systems using a pluggable container runtime. It simplifies the process of transitioning between CI platforms by making functionality like GitHub Actions accessible and testable across different systems, reducing the need for platform-specific replacements and speeding up iteration cycles.
Release notes
What’s Changed
- build(deps): bump actions/setup-node from 5 to 6 by @dependabot[bot] in https://github.com/frantjc/forge/pull/724
- build(deps): bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in https://github.com/frantjc/forge/pull/726
- build(deps): bump github.com/docker/docker from 28.4.0+incompatible to 28.5.2+incompatible by @dependabot[bot] in https://github.com/frantjc/forge/pull/727
- build(deps): bump github.com/go-git/go-git/v5 from 5.16.2 to 5.16.4 by @dependabot[bot] in https://github.com/frantjc/forge/pull/730
- build(deps): bump k8s.io/cli-runtime from 0.34.0 to 0.35.0 by @dependabot[bot] in https://github.com/frantjc/forge/pull/731
- build(deps): bump golang.org/x/crypto from 0.39.0 to 0.45.0 by @dependabot[bot] in https://github.com/frantjc/forge/pull/722
- build(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in https://github.com/frantjc/forge/pull/729
- build(deps): bump github.com/moby/go-archive from 0.1.0 to 0.2.0 by @dependabot[bot] in https://github.com/frantjc/forge/pull/728
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/frantjc/forge/pull/725
Full Changelog: https://github.com/frantjc/forge/compare/v1.0.4...v1.0.5