Skip to content

chore: updates forge -> 0.7.0 and CI -> 1.4.0 #5301

chore: updates forge -> 0.7.0 and CI -> 1.4.0

chore: updates forge -> 0.7.0 and CI -> 1.4.0 #5301

Workflow file for this run

name: CI
on:
push:
branches: [main]
tags: ['**']
pull_request:
permissions:
id-token: write
contents: write
packages: write
pull-requests: write
jobs:
ci:
uses: input-output-hk/catalyst-forge/.github/workflows/ci.yml@ci/v1.4.0
with:
forge_version: 0.7.0
test_reporting:
if: always()
needs: ci
uses: ./.github/workflows/generate-allure-report.yml