Skip to content

Commit

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

Update codecov/codecov-action digest to 1e68e06
  • Loading branch information
louise-davies authored Jan 13, 2025
2 parents 7637895 + 60114fa commit 7d6a5ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: yarn test
- name: Upload unit test coverage
if: success()
uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
Expand Down

0 comments on commit 7d6a5ad

Please sign in to comment.