Skip to content

chore(deps): update actions/checkout digest to 11bd719 #127

chore(deps): update actions/checkout digest to 11bd719

chore(deps): update actions/checkout digest to 11bd719 #127

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