From 77ba766882371dd579d36d08c228fc2bbedbf821 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 23 Mar 2026 11:37:14 +0000 Subject: [PATCH] chore(deps): pin caelicode/.github action to f0fe993 --- .github/workflows/security.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 38ec860..bf7e02c 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -20,7 +20,7 @@ permissions: jobs: security: - uses: caelicode/.github/.github/workflows/reusable-security-scan.yml@main + uses: caelicode/.github/.github/workflows/reusable-security-scan.yml@f0fe993764a22dcf12370e6214411054503b83e0 # main with: languages: '[]' enable-codeql: false