Skip to content

Commit d97bebc

Browse files
author
Alex Wang
committed
use commit SHA instead of annotated tag
1 parent 9b67cdd commit d97bebc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262

6363
- name: Generate JaCoCo Badge
6464
if: ${{ github.ref == 'refs/heads/main' && matrix.java == 17 }}
65-
uses: cicirello/jacoco-badge-generator@3bbf7f5f44bbe1e64d7d703b09f8f16abd4164e2 # v2
65+
uses: cicirello/jacoco-badge-generator@72266185b7ee48a6fd74eaf0238395cc8b14fef8 # v2
6666
with:
6767
jacoco-csv-file: coverage-report/target/site/jacoco-aggregate/jacoco.csv
6868
badges-directory: coverage-report/target/site/jacoco-aggregate

0 commit comments

Comments
 (0)