diff --git a/.github/workflows/security-scan.yaml b/.github/workflows/security-scan.yaml index 30b914d..5400a3c 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@88792611945f47723ca96deb85470e0e2f63fa1d # v1.5.0 + uses: aminitech/.github/.github/workflows/reusable-security-scan.yaml@012b8b2e12cf2018a9e44ec76c95651b82f1e137 # v1.6.1 permissions: contents: read pull-requests: write