Skip to content

Commit 1f4b449

Browse files
authored
Update scan_vulnerabilies.yml
1 parent f0c2c0a commit 1f4b449

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/scan_vulnerabilies.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
uses: actions/checkout@v2
1414
with:
1515
fetch-depth: 0
16+
ref: ${{ github.head_ref }}
1617
- run: ./gradlew clean assembleTarDistribution
1718
- run: ls -lha
1819
- run: mkdir scan

0 commit comments

Comments
 (0)