Skip to content

Commit

Permalink
Merge pull request #75 from opencastsoftware/renovate/codecov-codecov…
Browse files Browse the repository at this point in the history
…-action-digest

Update codecov/codecov-action digest to 125fc84
  • Loading branch information
DavidGregory084 authored May 26, 2024
2 parents 4b365ba + 3e0abb8 commit 7732449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
run: ./gradlew build --info

- name: Upload Coverage Report
uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4
uses: codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c # v4
with:
token: ${{ secrets.CODECOV_TOKEN }}

Expand Down

0 comments on commit 7732449

Please sign in to comment.