Skip to content

Pin GitHub Actions to commit #21

Pin GitHub Actions to commit

Pin GitHub Actions to commit #21

on:
pull_request:
name: Changelog Linter
jobs:
lint:
name: Lint Changelog
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Lint changesets
run: node .changeset/lint.mjs