GHA: update five dependencies

- rojopolis/spellcheck-github-actions digest to ab8ac45
- nghttp2/nghttp2 to v1.64.0
- actions/cache digest to 6849a64
- github/codeql-action digest to 6624720
- Update actions/checkout digest to 11bd719

Closes #15341
Closes #15346
Closes #15365
Closes #15366
Closes #15387
This commit is contained in:
renovate[bot] 2024-10-19 23:17:04 +00:00 committed by Daniel Stenberg
parent 59831f8061
commit 38c57bdf0d
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
13 changed files with 64 additions and 64 deletions

View file

@ -73,7 +73,7 @@ jobs:
httrack --get https://security.debian.org/debian-security/pool/updates/main/g/glibc/libc6_2.28-10+deb10u4_amd64.deb
dpkg -i libc6_*_amd64.deb
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: 'cmake build-only (out-of-tree, libssh2)'
run: |