Skip to content

Bump super-linter/super-linter from 8.1.0 to 8.2.0 #866

Bump super-linter/super-linter from 8.1.0 to 8.2.0

Bump super-linter/super-linter from 8.1.0 to 8.2.0 #866

Workflow file for this run

name: Ansible Lint # feel free to pick your own name
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
# Important: This sets up your GITHUB_WORKSPACE environment variable
- uses: actions/checkout@v5
with:
persist-credentials: false
- name: Lint Ansible Playbook
uses: ansible/ansible-lint@8861a737a10e4bea5f5875d55d2f664908e7425c