Skip to content

Bump actions/checkout from 4.1.7 to 4.2.1 #172

Bump actions/checkout from 4.1.7 to 4.2.1

Bump actions/checkout from 4.1.7 to 4.2.1 #172

Workflow file for this run

---
name: ansible-lint
on: # yamllint disable-line rule:truthy
pull_request:
branches: ["main"]
jobs:
build:
name: Ansible Lint
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: Run ansible-lint
uses: ansible/ansible-lint@main