Skip to content

Commit

Permalink
Merge pull request #162 from guidewire-oss/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…codecov/codecov-action-5.0.7

Chore: (deps): Bump codecov/codecov-action from 5.0.2 to 5.0.7
  • Loading branch information
fvarg00 authored Nov 25, 2024
2 parents 27b22c0 + 48e751d commit 5f783f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: make test

- name: Publish coverage # Pass the `coverage.out` output to this action
uses: codecov/[email protected].2
uses: codecov/[email protected].7
with:
file: profile.cov
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit 5f783f4

Please sign in to comment.