Skip to content

turtlebrowser/get-snyk

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

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI

Get Snyk GitHub Action

Gets the most recent Snyk - either by npm (Linux/MacOS) or scoop (Windows)

Works on: Linux, Windows and MacOS

Inputs

No inputs

Outputs

version

The version string from "snyk version"

Example usage

    - name: Install Snyk
      id: snyk
      uses: turtlebrowser/get-snyk@main

    - name: Snyk version
      run: echo "${{ steps.snyk.outputs.version }}"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published