Skip to content

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

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

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

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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
- name: Spellcheck
uses: rojopolis/spellcheck-github-actions@74c2a1451c617e7dd9532340b199e18d5411b168 # 0.44.0