Skip to content

chore(deps): update python docker tag to v3.13 #7284

chore(deps): update python docker tag to v3.13

chore(deps): update python docker tag to v3.13 #7284

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"