Update pinned version hashes that are suddenly causing CI failures

This commit is contained in:
Alexander Gorelyshev
2026-05-26 16:31:25 +04:00
parent fe5088f58a
commit 82690466cc
3 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ jobs:
name: Check out source code
- name: run a KICS scan
uses: checkmarx/kics-github-action@63fca4ca72e56edbb5a599ee756e6af1fdb1e785
uses: checkmarx/kics-github-action@05aa5eb70eede1355220f4ca5238d96b397e30a6
with:
path: .
token: ${{ secrets.GITHUB_TOKEN }}