Skip to content

Bump super-linter/super-linter from 7.2.0 to 7.2.1 in the github-actions group #105

Bump super-linter/super-linter from 7.2.0 to 7.2.1 in the github-actions group

Bump super-linter/super-linter from 7.2.0 to 7.2.1 in the github-actions group #105

Workflow file for this run

name: Validate Repository Configuration
permissions:
contents: read
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
jobs:
validate:
name: Validate Baseline Configuration
uses: chrisreddington/reusable-workflows/.github/workflows/baseline-validator.yml@d62f6e0cbe864707a620bba0be92695711514442
with:
required-features: "ghcr.io/devcontainers/features/github-cli:1"