Skip to content

Bump black from 23.12.1 to 24.3.0 in the pip group across 1 directory #29

Bump black from 23.12.1 to 24.3.0 in the pip group across 1 directory

Bump black from 23.12.1 to 24.3.0 in the pip group across 1 directory #29

Workflow file for this run

# .github/workflows/ansible-lint.yml
name: Ansible Lint
on: [pull_request, push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible/ansible-lint@main # or version tag instead of 'main'