We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15918ae commit 388838eCopy full SHA for 388838e
.github/workflows/osps-security-assessment.yml
@@ -29,7 +29,7 @@ jobs:
29
identity: privateer
30
31
- name: Open Source Project Security Baseline Scanner
32
- uses: revanite-io/osps-baseline-action@6d2d044b2ec5299d4d8b82da3027c7f5ddadda6e
+ uses: revanite-io/osps-baseline-action@b1dca1c5c810e9547cda8e1101ae4fd0d0c9b55c
33
with:
34
owner: ${{ github.repository_owner }}
35
repo: ${{ github.event.repository.name }}
0 commit comments