Skip to content
download

GitHub Action

Invoke-PSDepend

v1.0.1 Latest version

Invoke-PSDepend

download

Invoke-PSDepend

Install dependencies by Invoke-PSDepend

Installation

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

              

- name: Invoke-PSDepend

uses: IT-Service/Invoke-PSDepend@v1.0.1

Learn more about this action in IT-Service/Invoke-PSDepend

Choose a version

GitHub Action "Invoke-PSDepend"

GitHub release

Semantic Versioning Conventional Commits

This action install and invoke PSDepend for installing dependencies.

Usage

See action.yml

Basic:

steps:
- uses: actions/checkout@v3
- uses: actions/Invoke-PSDepend@v1
  with:
    version: 'latest' # PSDepend version
    recurse: true
    verbose: true

License

The scripts and documentation in this project are released under the MIT License.

Contributions

Contributions are welcome! See Contributor's Guide.