Skip to content

Commit 74606c3

Browse files
authored
Update README.md (#167)
1 parent 08d8d3c commit 74606c3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ For more information on these inputs, see the [Workflow syntax for GitHub Action
1919
- `dry_run`: Set to `true` to show warnings instead of failing. Optional. Default: `false` (fail on any error)
2020

2121
### Outputs
22-
None. This action will throw an error if it finds GitHub Actions that are not pinned to full length commit SHAs.
22+
None. This action will throw an error if it finds any GitHub Action that is not pinned to a full length commit SHAs.
23+
24+
*Note:* Only the first error encountered will be reported.
2325

2426
### Common workflow
2527

0 commit comments

Comments
 (0)