Skip to content

Commit

Permalink
Merge pull request #560 from camunda-community-hub/renovate/codecov-c…
Browse files Browse the repository at this point in the history
…odecov-action-4.x

chore(deps): update codecov/codecov-action action to v4.6.0
  • Loading branch information
zambrovski authored Oct 8, 2024
2 parents 7168538 + 91982f4 commit ff40fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ jobs:
asset_content_type: application/zip

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4.5.0
uses: codecov/codecov-action@v4.6.0
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit ff40fa1

Please sign in to comment.