1
0
mirror of https://github.com/libssh2/libssh2.git synced 2026-01-27 00:18:12 +03:00

GHA: silence fresh zizmor 1.21.0 warnings

Ref: https://github.com/zizmorcore/zizmor/pull/1517#issuecomment-3759740853

Closes #1791
This commit is contained in:
Viktor Szakats
2026-01-16 13:50:19 +01:00
parent 179dbafb51
commit cb252b5909

View File

@@ -644,7 +644,7 @@ jobs:
timeout-minutes: 30
defaults:
run:
shell: D:\cygwin\bin\bash.exe '{0}'
shell: D:\cygwin\bin\bash.exe '{0}' # zizmor: ignore[misfeature]
env:
MATRIX_BUILD: '${{ matrix.build }}'
SHELLOPTS: 'igncr'
@@ -723,7 +723,7 @@ jobs:
timeout-minutes: 30
defaults:
run:
shell: msys2 {0}
shell: msys2 {0} # zizmor: ignore[misfeature]
env:
MATRIX_BUILD: '${{ matrix.build }}'
MATRIX_CRYPTO: '${{ matrix.crypto }}'