Skip to content

chore(deps): update python docker tag to v3.13 #126

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

chore(deps): update python docker tag to v3.13 #126

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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
with:
fetch-depth: 0
- name: Run ansible-lint
uses: ansible/ansible-lint@main