CI: update rojopolis/spellcheck, actions/checkout, actions/upload-artifact

- update rojopolis/spellcheck-github-actions digest to 7ff888c
- update actions/checkout digest to eef6144
- update actions/upload-artifact digest to b4b15b8

Closes #15207
Closes #15184
Closes #15187
This commit is contained in:
renovate[bot] 2024-10-08 20:20:34 +00:00 committed by Daniel Stenberg
parent 7d53a59292
commit ba68eb02fa
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
15 changed files with 40 additions and 40 deletions

View file

@ -54,7 +54,7 @@ jobs:
steps:
- run: git config --global core.autocrlf input
shell: pwsh
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
- uses: cygwin/cygwin-install-action@006ad0b0946ca6d0a3ea2d4437677fa767392401 # v4
with:
platform: ${{ matrix.platform }}
@ -207,7 +207,7 @@ jobs:
- run: git config --global core.autocrlf input
shell: pwsh
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
- uses: msys2/setup-msys2@ddf331adaebd714795f1042345e6ca57bd66cea8 # v2
if: ${{ matrix.sys == 'msys' }}
@ -455,7 +455,7 @@ jobs:
ls -l
- run: git config --global core.autocrlf input
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
- name: 'cmake configure'
timeout-minutes: 5
@ -541,7 +541,7 @@ jobs:
- name: 'install packages'
run: sudo apt-get --quiet 2 --option Dpkg::Use-Pty=0 install mingw-w64 ${{ matrix.build == 'cmake' && 'ninja-build' || '' }}
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
- name: 'autotools autoreconf'
if: ${{ matrix.build == 'autotools' }}
@ -715,7 +715,7 @@ jobs:
fail-fast: false
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
- name: 'vcpkg cache setup'
uses: actions/github-script@v7