Skip to content

build(deps): bump the github-actions group across 1 directory with 3 updates #510

build(deps): bump the github-actions group across 1 directory with 3 updates

build(deps): bump the github-actions group across 1 directory with 3 updates #510

name: validate-keyword-case
on:
pull_request:
branches:
- main
workflow_dispatch:
jobs:
validate-keyword-case:
name: validate-keyword-case
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
- name: setup-node
uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 20
- name: validate-keyword-tags-kebab-case
run: node scripts/validate-keyword-case.js