Skip to content

Commit a26ae54

Browse files
committed
temporary cchange checkout action
1 parent ea9be9a commit a26ae54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/fosstars-report.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
steps:
1919
- name: "Checkout repository"
2020
uses: actions/checkout@v4
21+
with:
22+
ref: fix/cve-scan
2123

2224
- name: "Setup java"
2325
uses: actions/setup-java@v4

0 commit comments

Comments
 (0)