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

Use latest action for gradle wrapper validation #1111

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

fractalwrench
Copy link
Contributor

Goal

Use a non-deprecated action for validating our gradle wrapper: https://github.com/gradle/wrapper-validation-action/releases

@fractalwrench fractalwrench requested a review from a team as a code owner July 16, 2024 15:13
Copy link
Contributor

github-actions bot commented Jul 16, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/gradle/actions/wrapper-validation 3.*.* UnknownUnknown
actions/gradle/actions/wrapper-validation 3.*.* UnknownUnknown
actions/gradle/actions/wrapper-validation 3.*.* UnknownUnknown
actions/gradle/actions/wrapper-validation 3.*.* UnknownUnknown
actions/gradle/actions/wrapper-validation 3.*.* UnknownUnknown
actions/gradle/actions/wrapper-validation 3.*.* UnknownUnknown

Scanned Manifest Files

.github/workflows/build-rc-workflow.yml
  • gradle/actions/wrapper-validation@3.*.*
  • gradle/wrapper-validation-action@3.*.*
.github/workflows/ci-gradle.yml
  • gradle/actions/wrapper-validation@3.*.*
  • gradle/wrapper-validation-action@3.*.*
.github/workflows/functional-tests.yml
  • gradle/actions/wrapper-validation@3.*.*
  • gradle/wrapper-validation-action@3.*.*
.github/workflows/generate_baseline_profile.yml
  • gradle/actions/wrapper-validation@3.*.*
  • gradle/wrapper-validation-action@3.*.*
.github/workflows/publish-snapshot.yml
  • gradle/actions/wrapper-validation@3.*.*
  • gradle/wrapper-validation-action@3.*.*
.github/workflows/release-workflow.yml
  • gradle/actions/wrapper-validation@3.*.*
  • gradle/wrapper-validation-action@3.*.*

Copy link

codecov bot commented Jul 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.46%. Comparing base (37a08b6) to head (7a6e426).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1111      +/-   ##
==========================================
- Coverage   79.57%   79.46%   -0.11%     
==========================================
  Files         368      368              
  Lines       10393    10393              
  Branches     1744     1744              
==========================================
- Hits         8270     8259      -11     
- Misses       1346     1356      +10     
- Partials      777      778       +1     

see 1 file with indirect coverage changes

Copy link
Collaborator

@bidetofevil bidetofevil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fractalwrench fractalwrench merged commit a4094ee into master Jul 17, 2024
5 checks passed
@fractalwrench fractalwrench deleted the use-latest-action branch July 17, 2024 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants