Skip to content

deps(github-actions): update actions/create-github-app-token action ( v1.10.4 → v1.11.0 ) #9

deps(github-actions): update actions/create-github-app-token action ( v1.10.4 → v1.11.0 )

deps(github-actions): update actions/create-github-app-token action ( v1.10.4 → v1.11.0 ) #9

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@f4dce998a168bbe2e53664acf4dd29407cd3d29f # v3.4.19
secrets: inherit
commitlint:
uses: mirceanton/reusable-workflows/.github/workflows/reusable-commitlint.yaml@f4dce998a168bbe2e53664acf4dd29407cd3d29f # v3.4.19
secrets: inherit