Skip to content

chore(release): v1.4.2 #22

chore(release): v1.4.2

chore(release): v1.4.2 #22

Workflow file for this run

name: Lint
# Self-check for the shared-workflows repo: actionlint over every reusable
# workflow. Fast and cheap — ~10s. Required before any tag.
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
jobs:
actionlint:
name: actionlint
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
- name: Run actionlint
uses: docker://rhysd/actionlint@sha256:887a259a5a534f3c4f36cb02dca341673c6089431057242cdc931e9f133147e9 # 1.7.7
with:
args: -color