[Security] Workflow build.yml is using vulnerable action gradle/wrapper-validation-action
Open
- Dominant language
- Kotlin
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The workflow build.yml is referencing action gradle/wrapper-validation-action using references v1.0.3. However this reference is missing the commit [89eda1fdc0167f59521d2bb10767f7169fb4d018](https://github.com/gradle/wrapper-validation-action/commits/89eda1fdc0167f59521d2bb10767f7169fb4d018) which may contain fix to the some vulnerability.
The vulnerability fix that is missing by actions version could be related to:
(1) CVE fix
(2) upgrade of vulnerable dependency
(3) fix to secret leak and others.
Please consider to update the reference to the action.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.