]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA: tidy up actions/checkout version in comments [ci skip]
authorViktor Szakats <commit@vsz.me>
Fri, 19 Sep 2025 12:20:14 +0000 (14:20 +0200)
committerViktor Szakats <commit@vsz.me>
Fri, 19 Sep 2025 12:20:14 +0000 (14:20 +0200)
.github/workflows/checkdocs.yml
.github/workflows/codeql.yml

index 36a4ff999e3a3a3ae5fa3ab6c48ffd60828a765b..f236ebc850131a5ed9baf2f032a99812346091ef 100644 (file)
@@ -39,7 +39,7 @@ jobs:
   #    name: 'proselint'
   #    runs-on: ubuntu-latest
   #    steps:
-  #      - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
+  #      - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
   #        with:
   #          persist-credentials: false
   #
index ec41fcf6267e65cc0addaf43b870d6d00272afe6..b5e05efe465553269eaf73cd7b63519e128cc7a1 100644 (file)
@@ -45,7 +45,7 @@ jobs:
     permissions:
       security-events: write  # To create/update security events
     steps:
-      - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4
+      - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
         with:
           persist-credentials: false
 
@@ -81,7 +81,7 @@ jobs:
             libnghttp2-dev libldap-dev heimdal-dev librtmp-dev libgnutls28-dev libwolfssl-dev
           /home/linuxbrew/.linuxbrew/bin/brew install gsasl libnghttp3 libngtcp2 mbedtls rustls-ffi
 
-      - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4
+      - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
         with:
           persist-credentials: false