Skip to content
Merged
2 changes: 1 addition & 1 deletion .github/workflows/aquasec-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
with:
repository: AbsaOSS/organizational-workflows
ref: master
ref: ${{ github.job_workflow_sha }}
path: org-workflows
persist-credentials: false

Expand Down