mirror of
https://github.com/curl/curl.git
synced 2026-07-29 03:33:10 +03:00
GHA: update pinned actions
- github/codeql-action digest to 23acc5c - actions/checkout digest to 692973e - rojopolis/spellcheck-github-actions digest to d354a4d Closes #13935 Closes #13945 Closes #13946
This commit is contained in:
parent
85efbb92b8
commit
8b368fa3c9
24 changed files with 38 additions and 38 deletions
2
.github/workflows/badwords.yml
vendored
2
.github/workflows/badwords.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
|
||||
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
|
||||
|
||||
- name: check
|
||||
run: ./.github/scripts/badwords.pl < .github/scripts/badwords.txt docs/*.md docs/libcurl/*.md docs/libcurl/opts/*.md docs/cmdline-opts/*.md docs/TODO docs/KNOWN_BUGS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue