Skip to content

Commit

Permalink
Update README.md (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
zgosalvez committed Jun 17, 2024
1 parent 08d8d3c commit 74606c3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ For more information on these inputs, see the [Workflow syntax for GitHub Action
- `dry_run`: Set to `true` to show warnings instead of failing. Optional. Default: `false` (fail on any error)

### Outputs
None. This action will throw an error if it finds GitHub Actions that are not pinned to full length commit SHAs.
None. This action will throw an error if it finds any GitHub Action that is not pinned to a full length commit SHAs.

*Note:* Only the first error encountered will be reported.

### Common workflow

Expand Down

0 comments on commit 74606c3

Please sign in to comment.