Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update codecov/codecov-action action to v5 #817

Merged
merged 2 commits into from
Dec 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- run: npx nx run-many -t build --all
- run: npx nx run-many -t test --all
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v5
- uses: taiga-family/ci/actions/auto/[email protected]
with:
token: ${{ secrets.TAIGA_FAMILY_BOT_PAT }}
Expand Down
Binary file added codecov
Binary file not shown.
1 change: 1 addition & 0 deletions codecov.SHA256SUM
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
bb3c8dcaf649c47ce0321ce153ebc781b88421c97c584b1956fb62c3399db755 codecov
16 changes: 16 additions & 0 deletions codecov.SHA256SUM.sig
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEJwNOf9uFDgu8LGL/gGuyiu13mGkFAmdUctkACgkQgGuyiu13
mGnWiQ/9ETvUH5DK+XGjPLDr2O7abSvy1mmD2jZwDGCzYShKtR4m/H7nQ/3/KOtC
QBlrM23nIswRmQSWah4vajZHdLgRqJp5nuod1gA6Hlnsx/3ydO/AzYC7Niruk2PK
xzp1VANXBNRhTy/a4Fwt5/FjwaPT1KW8bp9EIZruqnnJohOb+D3ji8aC6F8H6Nfs
PGB9WPeb9PoviYJstmzVhaxgMT/5Kxktqzdpy9fe7l4Lq05oB+Pg1D2zsyN9KNMM
nVQHvuKAlIhe9Sml0FV2c2V7+7sTF15U1kjh6S0tYhrIrMTMiD4TWjIfgddxmhva
yjdFzeh4BAvNvjDAGpfqxN7r3e3ZXC9TTBlrPcG7VJMBX8bxHkbaCxoqYgw33wOi
78dZhH4o2dGqsUUJKiOJI3C9gHAIcf+bTbJtFGuoOj34FRFNrUbX3j4QVHffO85b
d16HbwGxO5PQ7jd5dBFFhgQxqNVF5DTozDhNzweMDqvaiC8p5vwNPWWhZkX28Uk4
XBkOp/uS3ke/GzmPYtGSCbu4RbQZACKDJ2RIwhEt83OWssXfA999E4TwtwL7MfeR
5zEy7tiKlzwZ5D7JegNr5ZOgn6YqoPZ7xl/YhtIf67juhCKksmkLvPcKtawHtj4X
mWD8ejvqRhfotTD+FjROnjNh32bb/3md4yiXM/diooVm6J93DxQ=
=+iTB
-----END PGP SIGNATURE-----
Loading