Skip to content

Commit

Permalink
Merge pull request #1233 from enterprise-contract/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/codecov/codecov-action-5.0.7
  • Loading branch information
zregvart authored Nov 26, 2024
2 parents 4da798d + 7bc12b1 commit e09a7db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-merge-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
# run: ./hack/validate-acceptable-bundles.sh

- name: Upload test coverage report
uses: codecov/codecov-action@5c47607acb93fed5485fdbf7232e8a31425f672a # v5.0.2
uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7
if: always()
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit e09a7db

Please sign in to comment.