From f57306a86b885401c764846f8893bbcd3393218c Mon Sep 17 00:00:00 2001 From: Anderson Leite Date: Fri, 31 Jul 2026 08:40:56 +0100 Subject: [PATCH] ci: bump reusable-security-scan to v1.5.0 --- .github/workflows/security-scan.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/security-scan.yaml b/.github/workflows/security-scan.yaml index fc6cac0..30b914d 100644 --- a/.github/workflows/security-scan.yaml +++ b/.github/workflows/security-scan.yaml @@ -42,7 +42,7 @@ jobs: # Pinned to an immutable commit SHA (the release is recorded in the trailing # comment on the uses: line) so the gating logic cannot change under this # repo without a deliberate, reviewed bump. - uses: aminitech/.github/.github/workflows/reusable-security-scan.yaml@342553608b9da5cdaf92544ca2820eb896f002d6 # v1.4.0 + uses: aminitech/.github/.github/workflows/reusable-security-scan.yaml@88792611945f47723ca96deb85470e0e2f63fa1d # v1.5.0 permissions: contents: read pull-requests: write