From dca0d4dfb12640a151961acbe140e2684c01a179 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 23:11:07 +0000 Subject: [PATCH] chore(deps): bump input-output-hk/catalyst-forge/actions/setup@ci/v1.8.1 Bumps [input-output-hk/catalyst-forge/actions/setup@ci/v1.8.1](https://github.com/input-output-hk/catalyst-forge) from 1.8.1 to 1.10.0. - [Release notes](https://github.com/input-output-hk/catalyst-forge/releases) - [Commits](https://github.com/input-output-hk/catalyst-forge/compare/ci/v1.8.1...ci/v1.10.0) --- updated-dependencies: - dependency-name: input-output-hk/catalyst-forge/actions/setup@ci/v1.8.1 dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/generate-allure-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/generate-allure-report.yml b/.github/workflows/generate-allure-report.yml index 19ec070a23..9b8b1425be 100644 --- a/.github/workflows/generate-allure-report.yml +++ b/.github/workflows/generate-allure-report.yml @@ -33,7 +33,7 @@ jobs: if: always() - name: Setup CI - uses: input-output-hk/catalyst-forge/actions/setup@ci/v1.8.1 + uses: input-output-hk/catalyst-forge/actions/setup@ci/v1.10.0 - name: Get catalyst libs unit test report uses: input-output-hk/catalyst-forge/actions/run@ci/v1.8.1