From c7aee26f589bd00693eaa48f4959cabc157dbd78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 23:30:32 +0000 Subject: [PATCH] chore(deps): bump input-output-hk/catalyst-forge/actions/run@ci/v1.5.1 Bumps [input-output-hk/catalyst-forge/actions/run@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/run@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..5aee9ad618 100644 --- a/.github/workflows/generate-allure-report.yml +++ b/.github/workflows/generate-allure-report.yml @@ -35,7 +35,7 @@ jobs: uses: input-output-hk/catalyst-forge/actions/setup@ci/v1.5.1 - name: Get catalyst libs unit test report - uses: input-output-hk/catalyst-forge/actions/run@ci/v1.5.1 + uses: input-output-hk/catalyst-forge/actions/run@ci/v1.7.1 if: always() continue-on-error: true with: