Skip to content

Commit f2dca66

Browse files
chore: [StepSecurity] Apply security best practices (#1016)
Signed-off-by: StepSecurity Bot <[email protected]> Signed-off-by: gsstoykov <[email protected]> Co-authored-by: stepsecurity-app[bot] <188008098+stepsecurity-app[bot]@users.noreply.github.com> Co-authored-by: gsstoykov <[email protected]>
1 parent 04a6230 commit f2dca66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/zxc-build-library.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,12 +140,12 @@ jobs:
140140
run: mkdir -p "${{ github.workspace }}/b/vcpkg_cache"
141141

142142
- name: Install CMake & Ninja
143-
uses: lukka/get-cmake@628dd514bed37cb0a609e84a6186cbbaa2fc0140 # v4.02
143+
uses: step-security/get-cmake@f0d0b7261adb2543af992e49d475ced3a2407687 # v4.1.1
144144
with:
145145
useCloudCache: true
146146

147147
- name: Setup VCPkg
148-
uses: lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
148+
uses: step-security/run-vcpkg@3216bbcfab3178c29a9746e651ccfbc63788e446 # v11.5.1
149149
with:
150150
binaryCachePath: ${{ github.workspace }}/b/vcpkg_cache
151151

0 commit comments

Comments
 (0)