Skip to content

Bump github/codeql-action from 3.27.1 to 3.27.4 #210

Bump github/codeql-action from 3.27.1 to 3.27.4

Bump github/codeql-action from 3.27.1 to 3.27.4 #210

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