Switch a default action parameter and updating documentation

This commit is contained in:
Peter Murray
2023-02-22 17:23:39 +00:00
committed by GitHub
parent 6dee0db04c
commit c419f57f74
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -26,9 +26,9 @@ inputs:
default: ''
snapshot-include-file-name:
description: Optionally include the file name in the dependency snapshot report to GitHub
description: Optionally include the file name in the dependency snapshot report to GitHub. This is required to be true if you want the results in the dependency tree to have a working link.
type: boolean
default: false
default: true
snapshot-dependency-file-name:
description: An optional override to specify the path to the file in the repository that the snapshot should be associated with.