-
Notifications
You must be signed in to change notification settings - Fork 210
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
Bash script checksums do not match published values. Please contact [email protected] immediately. #322
Comments
The issue seems to be that https://codecov.io/bash has this version line:
but the checksum validation in 967e2b3 only has checksums for 1.0.1 and 1.0.2: codecov-action/src/validate.ts Lines 29 to 40 in 967e2b3
Why on earth is the URL for the bash uploaded at https://codecov.io/bash not versioned at all? |
@ruohola this has been resolved in version |
? |
Fixes CI failures due to codecov/codecov-action#322
Upgrades codecov-action in order to fix codecov errors CI, for example: https://github.com/mmcloughlin/avo/runs/3389170262?check_suite_focus=true#step:10:11 See codecov/codecov-action#322.
I'm using
codecov/codecov-action@967e2b38a85a62bd61be5529ada27ebc109948c2
(pinned with 967e2b3 hash for security and consistency), and got the following error:Should I be worried?
I already emailed [email protected] about this as well.
The text was updated successfully, but these errors were encountered: