Skip to content

Bump actions/checkout from 4.2.1 to 4.2.2 #196

Bump actions/checkout from 4.2.1 to 4.2.2

Bump actions/checkout from 4.2.1 to 4.2.2 #196

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@74c2a1451c617e7dd9532340b199e18d5411b168 # 0.44.0
with:
config_path: .github/spellcheck.yml # put path to configuration file here