Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Gradle Lockfile Dependency Submission Action

License

NotificationsYou must be signed in to change notification settings

GeekMasher/gradle-lock-dependency-submission-action

Repository files navigation

Overview

Gradle Lock Dependency Submission Action allows you to submit a gradle.lock file to the GitHub Dependency Graph.

Usage

-name:Gradle Lock Dependency Submission Actionuses:GeekMasher/gradle-lock-dependency-submission-action@v1.0.0

Action Inputs

-name:Gradle Lock Dependency Submission Actionuses:GeekMasher/gradle-lock-dependency-submission-action@v1.0.0with:# [optonal] The path to the gradle.lock file. Defaults to finding all gradle*.lock in the current# working directorygradle-lock:"./gradle.lock"# [optional ] Token used to authenticate with the GitHub API. Defaults to the GITHUB_TOKEN secret.token:${{ secrets.CODEQL_SUMMARY_GENERATOR_TOKEN }}

Workflow Example

name:Gradle Lock Dependency Submission Actionon:push:branches:[main]permissions:contents:write# neededjobs:gradle-lock:runs-on:ubuntu-lateststeps:      -uses:actions/checkout@v2# ... generate gradle.lock file      -name:Gradle Lock Dependency Submission Actionuses:GeekMasher/gradle-lock-dependency-submission-action@v1.0.0

License

This project is licensed under the terms of the MIT open source license. Please refer toMIT for the full terms.

Maintainers

Maintained by@GeekMasher.

Support

Please create GitHub Issues and Discussions for any feature requests, bugs, or documentation problems.

Acknowledgement

  • @GeekMasher: Author and Maintainer

About

Gradle Lockfile Dependency Submission Action

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors2

  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp