mirror of
https://github.com/curl/curl.git
synced 2026-07-31 01:48:03 +03:00
GHA: bump deps: upload-artifact, codeql and spellcheck
- bump actions/upload-artifact from 4.3.5 to 4.3.6 Signed-off-by: dependabot[bot] <support@github.com> Closes #14506 - bump github/codeql-action from 3.25.15 to 3.26.0 Closes #14507 - bump rojopolis/spellcheck-github-actions digest to a0fba0c Closes #14518
This commit is contained in:
parent
cb17c069a8
commit
eb6d6fce06
3 changed files with 5 additions and 5 deletions
2
.github/workflows/spellcheck.yml
vendored
2
.github/workflows/spellcheck.yml
vendored
|
|
@ -45,6 +45,6 @@ jobs:
|
|||
run: grep -v '^#' .github/scripts/spellcheck.words > wordlist.txt
|
||||
|
||||
- name: Check Spelling
|
||||
uses: rojopolis/spellcheck-github-actions@d354a4dc525c8067555c7481b60416cedb0060ff # v0
|
||||
uses: rojopolis/spellcheck-github-actions@a0fba0ca8b9e552d4241ea5ccfaa4ca4162622d0 # v0
|
||||
with:
|
||||
config_path: .github/scripts/spellcheck.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue