From b7e5f0bfbe7460ec3738df7ce6bf38174c7c5a57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 23:29:24 +0000 Subject: [PATCH] chore(deps): bump input-output-hk/catalyst-forge from ci/v1.1.0 to 1.2.2 Bumps [input-output-hk/catalyst-forge](https://github.com/input-output-hk/catalyst-forge) from ci/v1.1.0 to 1.2.2. This release includes the previously tagged commit. - [Release notes](https://github.com/input-output-hk/catalyst-forge/releases) - [Commits](https://github.com/input-output-hk/catalyst-forge/compare/ci/v1.1.0...ci/v1.2.2) --- updated-dependencies: - dependency-name: input-output-hk/catalyst-forge dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 81383e5e85..75384dd210 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,6 +13,6 @@ permissions: jobs: ci: - uses: input-output-hk/catalyst-forge/.github/workflows/ci.yml@ci/v1.1.0 + uses: input-output-hk/catalyst-forge/.github/workflows/ci.yml@ci/v1.2.2 with: forge_version: 0.2.0 \ No newline at end of file