Skip to content

chore(deps): bump github/codeql-action from 4.35.1 to 4.35.2 in the actions-all group #258

chore(deps): bump github/codeql-action from 4.35.1 to 4.35.2 in the actions-all group

chore(deps): bump github/codeql-action from 4.35.1 to 4.35.2 in the actions-all group #258

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@c5167ceec6c97ca528a74806da5033ee1db2457c # main
with:
required-features:
'ghcr.io/devcontainers/features/github-cli:1,
ghcr.io/devcontainers-contrib/features/prettier:1'