Skip to content

chore(deps-dev): bump com.github.tomakehurst:wiremock-jre8-standalone from 2.35.0 to 2.35.1 in /irs-edc-client #46

chore(deps-dev): bump com.github.tomakehurst:wiremock-jre8-standalone from 2.35.0 to 2.35.1 in /irs-edc-client

chore(deps-dev): bump com.github.tomakehurst:wiremock-jre8-standalone from 2.35.0 to 2.35.1 in /irs-edc-client #46

Workflow file for this run

name: "Quality Checks (Release Guidelines)"
on:
workflow_dispatch: # Trigger manually
push:
branches:
- main
pull_request:
branches:
- main
jobs:
check-quality:
name: Check quality guidelines
uses: eclipse-tractusx/sig-infra/.github/workflows/reusable-quality-checks.yaml@main
secrets: inherit