mirror of
https://github.com/curl/curl.git
synced 2026-08-24 20:03:52 +03:00
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:
parent
7d53a59292
commit
ba68eb02fa
15 changed files with 40 additions and 40 deletions
8
.github/workflows/checksrc.yml
vendored
8
.github/workflows/checksrc.yml
vendored
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
checksrc:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
|
||||
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
|
||||
name: checkout
|
||||
|
||||
- name: check
|
||||
|
|
@ -44,7 +44,7 @@ jobs:
|
|||
codespell-cmakelint-pytype-ruff:
|
||||
runs-on: ubuntu-24.04
|
||||
steps:
|
||||
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
|
||||
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
|
||||
name: checkout
|
||||
|
||||
- name: install
|
||||
|
|
@ -78,7 +78,7 @@ jobs:
|
|||
reuse:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
|
||||
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
|
||||
name: checkout
|
||||
|
||||
- name: REUSE Compliance Check
|
||||
|
|
@ -88,7 +88,7 @@ jobs:
|
|||
runs-on: ubuntu-24.04
|
||||
timeout-minutes: 5
|
||||
steps:
|
||||
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
|
||||
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
|
||||
name: checkout
|
||||
|
||||
- name: shellcheck
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue