Skip to content

Bump github/codeql-action from 3.26.5 to 3.26.6 #161

Bump github/codeql-action from 3.26.5 to 3.26.6

Bump github/codeql-action from 3.26.5 to 3.26.6 #161

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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Spellcheck
uses: rojopolis/spellcheck-github-actions@a0fba0ca8b9e552d4241ea5ccfaa4ca4162622d0 # 0.41.0
with:
config_path: .github/spellcheck.yml # put path to configuration file here