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