Skip to content

Update actions/upload-artifact action to v4.4.3 #753

Update actions/upload-artifact action to v4.4.3

Update actions/upload-artifact action to v4.4.3 #753

Workflow file for this run

on: [push, pull_request]
name: Ansible Lint
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
with:
egress-policy: audit
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
- name: Lint Ansible Playbook
uses: ansible/ansible-lint-action@eb92667e07cc18e1d115ff02e5f07126310cec11 # main