Skip to content
play

GitHub Action

Antq Action

v2.0.0 Latest version

Antq Action

play

Antq Action

Point out your outdated dependencies

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Antq Action

uses: liquidz/antq-action@v2.0.0

Learn more about this action in liquidz/antq-action

Choose a version

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.