Skip to content

Commit

Permalink
Fix (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoanm authored Mar 23, 2024
1 parent bbfb0cb commit 13ba822
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ runs:
- name: Upload to codacy
id: upload
# Temporarily rely on internal fork, waiting for updates to be merges on original action
uses: yoanm/codacy-coverage-reporter-action@43084e173e324c195f9d6cecf5e57621f7e1cfca
uses: yoanm/codacy-coverage-reporter-action@e8bf406ddc38eb22a7d302eb1d20df5090d36da1
with:
coverage-reports: ${{ steps.build-uploader-options.outputs.coverage-reports }}
project-token: ${{ inputs.project-token }}
Expand Down

0 comments on commit 13ba822

Please sign in to comment.