Skip to content

chore(deps): Update dodal to 1.55.1 and ophyd-async to 0.13.0 #7280

chore(deps): Update dodal to 1.55.1 and ophyd-async to 0.13.0

chore(deps): Update dodal to 1.55.1 and ophyd-async to 0.13.0 #7280

Workflow file for this run

# Validates the AsyncAPI definition
name: AsyncAPI
on:
push:
branches:
- main
tags:
- '*'
pull_request:
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: check asyncapi.yaml file
uses: WaleedAshraf/asyncapi-github-action@d31f1627ac7c24132e7c4e4b89948d43b619685a # v0.0.10
with:
filepath: "./docs/reference/asyncapi.yaml"