We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39e4463 commit 9ae059aCopy full SHA for 9ae059a
1 file changed
.github/workflows/coverage.yml
@@ -77,7 +77,7 @@ jobs:
77
value: ${{ secrets.CODECOV_TOKEN }}
78
- name: Upload Report to Codecov
79
if: ${{ steps.checksecret.outputs.result == 'true' }}
80
- uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
+ uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5.5.4
81
with:
82
token: ${{ secrets.CODECOV_TOKEN }}
83
slug: projectcapsule/capsule-proxy
0 commit comments