stacklok/Frizbee Action
Automatically correct GitHub Actions and container image tags to digests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| actions | Actions to correct | no | "" |
| action_paths | Paths to search for actions | no | "" |
| dockerfiles | Dockerfiles to correct | no | ["Dockerfile"] |
| kubernetes | Kubernetes manifests to correct | no | "" |
| docker_compose | Docker Compose files to correct | no | "" |
| open_pr | Open a PR with the changes | no | true |
| fail_on_unpinned | Fail if an unpinned action/image is found | no | false |
| repo_root | Operate on files in the specified filesystem location. If unspecified, check out files from the current repo. | no | "" |
Outputs
no outputs