Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mikael-andersson91 committed May 4, 2022
1 parent 11c4ca1 commit 6bcc35f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Example usage:

# Scan project.json files for beta or alpha dependencies.
- name: Scan For Prerelease Dependencies
uses: Mikael-RnD/uipath-check-prereleas-dependencies@main
uses: Mikael-RnD/uipath-check-prerelease-dependencies@main
with:
workspace: #Folder path where the search for project.json file starts. Recursively searches from here. Defaults to GitHub workspace
errorLevel: # '#error' to trigger error when prerelease dependencies are found. '#warn' for warnings. Default value is '#error'

0 comments on commit 6bcc35f

Please sign in to comment.