Skip to content

Commit

Permalink
Upgrade coverage monitor action
Browse files Browse the repository at this point in the history
  • Loading branch information
slavcodev committed Sep 8, 2020
1 parent a89cb9f commit bc844a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

- name: Coverage monitor
if: env.EXECUTE_COVERAGE == 'true'
uses: slavcodev/coverage-monitor-action@1.1.0
uses: slavcodev/coverage-monitor-action@1.2.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
clover_file: ${{ env.CLOVER_PATH }}
Expand Down

0 comments on commit bc844a4

Please sign in to comment.