github: pin version of codespell action by hash

The security scanner complained about this. It is what we do with all
other actions.
This commit is contained in:
Martin von Zweigbergk 2023-03-10 08:54:01 -08:00 committed by Martin von Zweigbergk
parent c52efd9df3
commit 9ff422396a

View File

@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
- uses: codespell-project/actions-codespell@v1
- uses: codespell-project/actions-codespell@22ff5a2e4b591290baf82d47c9feadac31c65441
with:
check_filenames: true
check_hidden: true