Skip to content

build(deps): Bump @actions/core from 1.10.1 to 1.11.0 #190

build(deps): Bump @actions/core from 1.10.1 to 1.11.0

build(deps): Bump @actions/core from 1.10.1 to 1.11.0 #190

Workflow file for this run

---
name: Linter
on:
pull_request:
branches:
- main
types:
- opened
- ready_for_review
- synchronize
- reopened
push:
branches:
- main
permissions:
contents: read
pull-requests: read
jobs:
linter:
uses: raven-actions/.workflows/.github/workflows/__linter.yml@main
secrets: inherit