Skip to content

chore(deps): update dependency aquaproj/aqua-registry to v4.345.0 #7365

chore(deps): update dependency aquaproj/aqua-registry to v4.345.0

chore(deps): update dependency aquaproj/aqua-registry to v4.345.0 #7365

Workflow file for this run

---
name: test
on: pull_request
permissions: {}
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
status-check:
runs-on: ubuntu-24.04
if: failure()
timeout-minutes: 10
permissions: {}
needs:
- test
steps:
- run: exit 1
test:
uses: ./.github/workflows/workflow_call_test.yaml
permissions:
contents: read