Skip to content

Commit ccac1d6

Browse files
chore: update AWF_VERSION to 0.25.3 (#87)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent eb2bc94 commit ccac1d6

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
@@ -455,7 +455,7 @@ pub const DEFAULT_POOL: &str = "AZS-1ES-L-MMS-ubuntu-22.04";
455455
/// Version of the AWF (Agentic Workflow Firewall) binary to download from GitHub Releases.
456456
/// Update this when upgrading to a new AWF release.
457457
/// See: https://github.com/github/gh-aw-firewall/releases
458-
pub const AWF_VERSION: &str = "0.25.2";
458+
pub const AWF_VERSION: &str = "0.25.3";
459459

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

0 commit comments

Comments
 (0)