Skip to content

Bump rojopolis/spellcheck-github-actions from 0.45.0 to 0.46.0 #220

Bump rojopolis/spellcheck-github-actions from 0.45.0 to 0.46.0

Bump rojopolis/spellcheck-github-actions from 0.45.0 to 0.46.0 #220

Workflow file for this run

name: Spellcheck Action
on: push
permissions: read-all
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Spellcheck
uses: rojopolis/spellcheck-github-actions@e7d2b8d65030d75d79a50c069a6ef30522e534eb # 0.46.0
with:
config_path: .github/spellcheck.yml # put path to configuration file here