mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-15 09:02:15 +03:00
fix: pinning commit for some action
This commit is contained in:
4
.github/workflows/test-ci-windows.yml
vendored
4
.github/workflows/test-ci-windows.yml
vendored
@@ -74,12 +74,12 @@ jobs:
|
||||
|
||||
- name: Restore vcpkg cache
|
||||
id: vcpkg-cache
|
||||
uses: TAServers/vcpkg-cache@v3
|
||||
uses: TAServers/vcpkg-cache@e848939f754daf406a06006be2e05eb5b17cc481
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
prefix: vcpkg-iis-module-${{ matrix.arch }}/
|
||||
|
||||
- uses: ammaraskar/msvc-problem-matcher@master
|
||||
- uses: ammaraskar/msvc-problem-matcher@1ebcb382869bfdc2cc645e8a2a43b6d319ea1cc0
|
||||
|
||||
- name: Configure CMake for IIS Module
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user