1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-01-29 22:31:29 +01:00

Removed unnecessary CODECOV_TOKEN with updated codecov-action (#12892)

This commit is contained in:
Matt Andreko 2025-01-27 09:35:04 -05:00 committed by GitHub
parent 750cb4888a
commit 0e3e3c16c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -85,10 +85,7 @@ jobs:
fail-on-error: true
- name: Upload coverage to codecov.io
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
if: ${{ needs.check-test-secrets.outputs.available == 'true' }}
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
- name: Upload results to codecov.io
uses: codecov/test-results-action@9739113ad922ea0a9abb4b2c0f8bf6a4aa8ef820 # v1.0.1