Skip to content

Commit b196ef1

Browse files
chore: update AWF_VERSION to 0.25.26 (#271)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 724b32f commit b196ef1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/compile/common.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -755,7 +755,7 @@ pub const DEFAULT_POOL: &str = "AZS-1ES-L-MMS-ubuntu-22.04";
755755
/// Version of the AWF (Agentic Workflow Firewall) binary to download from GitHub Releases.
756756
/// Update this when upgrading to a new AWF release.
757757
/// See: https://github.com/github/gh-aw-firewall/releases
758-
pub const AWF_VERSION: &str = "0.25.25";
758+
pub const AWF_VERSION: &str = "0.25.26";
759759

760760
/// Version of the GitHub Copilot CLI (Microsoft.Copilot.CLI.linux-x64) NuGet package to install.
761761
/// Update this when upgrading to a new Copilot CLI release.

0 commit comments

Comments
 (0)