Skip to content

Commit 143ae11

Browse files
fixed uses: google/osv-scanner-action@v2.3.1
1 parent 53ce3fd commit 143ae11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
uses: actions/checkout@v4
5555

5656
- name: OSV-Scanner
57-
uses: google/osv-scanner-action@v2
57+
uses: google/osv-scanner-action@v2.3.1
5858
with:
5959
scan-args: |-
6060
-r .

0 commit comments

Comments
 (0)