Skip to content

Commit 388838e

Browse files
authored
chore: Update OSPS baseline action version in workflow (#195)
1 parent 15918ae commit 388838e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/osps-security-assessment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
identity: privateer
3030

3131
- name: Open Source Project Security Baseline Scanner
32-
uses: revanite-io/osps-baseline-action@6d2d044b2ec5299d4d8b82da3027c7f5ddadda6e
32+
uses: revanite-io/osps-baseline-action@b1dca1c5c810e9547cda8e1101ae4fd0d0c9b55c
3333
with:
3434
owner: ${{ github.repository_owner }}
3535
repo: ${{ github.event.repository.name }}

0 commit comments

Comments
 (0)