Skip to content

Bump python-novaclient from 15.1.1 to 18.8.0 #1008

Bump python-novaclient from 15.1.1 to 18.8.0

Bump python-novaclient from 15.1.1 to 18.8.0 #1008

Workflow file for this run

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