Skip to content
This repository was archived by the owner on Jun 26, 2026. It is now read-only.

Bump actions/checkout from 3.3.0 to 7.0.0 #107

Bump actions/checkout from 3.3.0 to 7.0.0

Bump actions/checkout from 3.3.0 to 7.0.0 #107

Workflow file for this run

---
name: Lint Code Base
on:
push:
branches-ignore: [main]
pull_request:
branches: [main]
jobs:
build:
name: Lint Code Base
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v7.0.0
- name: Lint Code Base
uses: github/super-linter@v4.10.1
env:
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ANSIBLE_DIRECTORY: /