Skip to content

Update actions/checkout action to v6 #450

Update actions/checkout action to v6

Update actions/checkout action to v6 #450

Workflow file for this run

name: Validate
on: [push, pull_request]
jobs:
conftest:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
- name: Conftest
uses: redhat-cop/github-actions/[email protected]
with:
tests: _test/conftest.sh