Skip to content

Commit

Permalink
Merge pull request #73 from UnitVectorY-Labs/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/codecov/codecov-action-5.0.7

Bump codecov/codecov-action from 5.0.2 to 5.0.7
  • Loading branch information
JaredHatfield authored Nov 23, 2024
2 parents c290723 + f4d244a commit e8012a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Build with Maven
run: mvn package -ntp
- name: Upload coverage reports to Codecov
uses: codecov/[email protected].2
uses: codecov/[email protected].7
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: ${{ github.repository }}
Expand Down

0 comments on commit e8012a0

Please sign in to comment.