Skip to content

Commit 84cdfa2

Browse files
committed
Update Codacy Coverage Reporter action to commit v1
1 parent 613fc3b commit 84cdfa2

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
@@ -26,7 +26,7 @@ jobs:
2626
run: mvn -X -B verify
2727

2828
- name: Run Codacy Coverage Reporter
29-
uses: codacy/codacy-coverage-reporter-action@89d6c85
29+
uses: codacy/codacy-coverage-reporter-action@v1
3030
with:
3131
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
3232
coverage-reports: propify/target/site/jacoco/jacoco.xml

0 commit comments

Comments
 (0)