Skip to content

Commit ca44ead

Browse files
chore: update AWF_VERSION to 0.24.5 (#64)
1 parent 2b6c5ed commit ca44ead

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

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

0 commit comments

Comments
 (0)