Skip to content

Bump python-cinderclient from 7.4.1 to 9.6.0 #962

Bump python-cinderclient from 7.4.1 to 9.6.0

Bump python-cinderclient from 7.4.1 to 9.6.0 #962

Workflow file for this run

---
name: reviewdog
on: [pull_request]
jobs:
misspell:
name: runner / misspell
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: reviewdog/action-misspell@v1
with:
github_token: ${{ secrets.github_token }}
locale: "US"