mirror of
https://github.com/curl/curl.git
synced 2026-08-24 19:43:41 +03:00
GHA: bump GitHub Actions and pips
- update `actions/checkout` from 7.0.0 to 7.0.1 - update `actions/labeler` from 6.1.0 to 7.0.0 - update `github/codeql-action/analyze` from 4.36.2 to 4.37.3 - update `github/codeql-action/init` from 4.36.2 to 4.37.3 - update `cryptography` from 48.0.1 to 49.0.0 - update `filelock` from 3.29.0 to 3.32.0 - update `impacket` from 0.13.0 to 0.13.1 - update `pytest` from 9.0.3 to 9.1.1 - update `websockets` from 16.0 to 16.1.1 Closes #22458 Closes #22459
This commit is contained in:
parent
527573490e
commit
d2ea63b17c
16 changed files with 50 additions and 50 deletions
2
.github/workflows/checkurls.yml
vendored
2
.github/workflows/checkurls.yml
vendored
|
|
@ -30,7 +30,7 @@ jobs:
|
|||
name: 'linkcheck'
|
||||
runs-on: ubuntu-slim
|
||||
steps:
|
||||
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
|
||||
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
|
||||
with:
|
||||
persist-credentials: false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue