Skip to content

chore(deps): update rojopolis/spellcheck-github-actions action to v0.60.0 #702

chore(deps): update rojopolis/spellcheck-github-actions action to v0.60.0

chore(deps): update rojopolis/spellcheck-github-actions action to v0.60.0 #702

Workflow file for this run

name: Check Spelling
on: # yamllint disable-line rule:truthy
push:
branches:
- "main"
pull_request:
branches:
- "main"
jobs:
lint-spelling:
runs-on: ubuntu-latest
steps:
- name: Code Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
- name: Spellcheck
uses: rojopolis/spellcheck-github-actions@79c6662f156bc4faa184a458c39cd672783804b3 # 0.59.0