Skip to content

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

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

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

Workflow file for this run

name: Check Spelling
on: # yamllint disable-line rule:truthy
push:
branches:
- "*"
pull_request:
branches:
- "*"
jobs:
lint-spelling:
runs-on: ubuntu-latest
steps:
- name: Code Checkout
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
- name: Spellcheck
uses: rojopolis/spellcheck-github-actions@cd079c0f6a24c326cb8a4fa5dc8bbf16227990bd # 0.40.0