Skip to content

deps(github-actions): update actions/checkout action ( v4.2.1 → v4.2.2 ) #110

deps(github-actions): update actions/checkout action ( v4.2.1 → v4.2.2 )

deps(github-actions): update actions/checkout action ( v4.2.1 → v4.2.2 ) #110

Workflow file for this run

---
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Lint
on:
# Manual Trigger
workflow_dispatch: {}
# Run on any PR
pull_request: {}
jobs:
actionlint:
uses: mirceanton/reusable-workflows/.github/workflows/reusable-actionlint.yaml@f8a15cef06b25b9ba5fe77ffcf4f4f2810adf1c5 # v3.4.20
secrets: inherit
commitlint:
uses: mirceanton/reusable-workflows/.github/workflows/reusable-commitlint.yaml@f8a15cef06b25b9ba5fe77ffcf4f4f2810adf1c5 # v3.4.20
secrets: inherit