]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA/windows: bump cygwin/cygwin-install-action to v6.1
authorViktor Szakats <commit@vsz.me>
Fri, 13 Feb 2026 14:35:22 +0000 (15:35 +0100)
committerViktor Szakats <commit@vsz.me>
Fri, 13 Feb 2026 14:41:04 +0000 (15:41 +0100)
Previous tag v6 changed upstream and points to a different commit. This
made zizmor unhappy. Previous commit is now tagged v6.0 in case we need
it.

Closes #20591

.github/workflows/windows.yml

index 63f5c8708bc62f8460b41dae87ba8d3b156bd604..034f007acac0444179d8bcc9adbeb52565709f78 100644 (file)
@@ -84,7 +84,7 @@ jobs:
           - { build: 'cmake'    , platform: 'x86_64', tflags: ''       , config: '-DENABLE_DEBUG=ON -DCURL_USE_OPENSSL=ON -DENABLE_THREADED_RESOLVER=OFF', install: 'libssl-devel libssh2-devel', name: 'openssl' }
       fail-fast: false
     steps:
-      - uses: cygwin/cygwin-install-action@f2009323764960f80959895c7bc3bb30210afe4d # v6
+      - uses: cygwin/cygwin-install-action@711d29f3da23c9f4a1798e369a6f01198c13b11a # v6.1
         with:
           platform: ${{ matrix.platform }}
           work-vol: 'D:'