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:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -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 }}'
|
||||
|
||||
Reference in New Issue
Block a user