Skip to content

evgeni/action-lintian

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

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lintian docker action

This action runs lintian on a Debian package.

Inputs

package

The package to run lintian on. Default "*.changes".

options

The options to pass to lintian. Default "--info --display-info".

Example usage

uses: evgeni/action-lintian@devel
with:
  package: path/to/the/package_1.0.0-1_all.changes