Skip to content

chore(deps): update python docker tag to v3.12 #78

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

chore(deps): update python docker tag to v3.12 #78

Workflow file for this run

name: ansible-lint
on: [push, pull_request]
jobs:
build:
name: Ansible Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Run ansible-lint
uses: ansible/ansible-lint@main