From b20048c72cbe2d74c7be6ffb574364887e9158e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 08:39:52 +0000 Subject: [PATCH] chore(deps): bump input-output-hk/catalyst-forge/actions/setup@ci/v1.5.1 Bumps [input-output-hk/catalyst-forge/actions/setup@ci/v1.5.1](https://github.com/input-output-hk/catalyst-forge) from 1.5.1 to 1.7.1. - [Release notes](https://github.com/input-output-hk/catalyst-forge/releases) - [Commits](https://github.com/input-output-hk/catalyst-forge/compare/ci/v1.5.1...ci/v1.7.1) --- updated-dependencies: - dependency-name: input-output-hk/catalyst-forge/actions/setup@ci/v1.5.1 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 f2aca7a480..4c91ead4dc 100644 --- a/.github/workflows/generate-allure-report.yml +++ b/.github/workflows/generate-allure-report.yml @@ -32,7 +32,7 @@ jobs: if: always() - name: Setup CI - uses: input-output-hk/catalyst-forge/actions/setup@ci/v1.5.1 + uses: input-output-hk/catalyst-forge/actions/setup@ci/v1.7.1 - name: Get catalyst libs unit test report uses: input-output-hk/catalyst-forge/actions/run@ci/v1.5.1