Skip to content

Bump com.rabbitmq:amqp-client from 5.21.0 to 5.24.0 #65

Bump com.rabbitmq:amqp-client from 5.21.0 to 5.24.0

Bump com.rabbitmq:amqp-client from 5.21.0 to 5.24.0 #65

---
name: Other PR Checks
on: # yamllint disable-line rule:truthy
pull_request:
jobs:
other-pr-checks:
name: Other PR Checks
runs-on: ubuntu-latest
steps:
- name: Check out repo
uses: actions/checkout@v4
- name: Run YAML linting
uses: karancode/[email protected]
with:
yamllint_strict: true
- name: Run woke
uses: get-woke/woke-action@v0
with:
fail-on-error: true