Skip to content

liquidz/antq-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Antq Action

Github Action to run Antq.

Inputs

Name Required Default Description

excludes

Yes

""

Artifact names (space separated). Must be specified groupId/artifactId for Java dependencies.

directories

Yes

""

Search paths for projects (space separated).

skips

Yes

""

Project types to skip to search (space separated). Must be one of boot, clojure-cli, github-action, pom, shadow-cljs and leiningen.

Example usage

- uses: liquidz/antq-action@main

License

Copyright (c) 2020-2022 Masashi Iizuka

Distributed under the MIT License.