github/Setup AWF
Install the Agentic Workflow Firewall (awf) CLI tool
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 10, 2026
- License
- MIT
Pinned Snippet
uses: github/gh-aw-firewall@16a7c2aba11314347550995faf48f034c14dcbe3 # v0.27.29tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version to install (e.g., v1.0.0). Defaults to latest release. | no | latest |
| pull-images | Pull Docker images for the installed version. Set to "true" to pre-pull squid and agent images. | no | false |
Outputs
| name | description |
|---|---|
| version | The version of awf that was installed |
| image-tag | The image tag metadata for awf runtime images (base tag plus optional per-image digests) |