From 90a4bbaab45ccc9378b2f4489463ada432b8e38e Mon Sep 17 00:00:00 2001 From: Phil Rzewski Date: Tue, 9 Jan 2024 14:36:15 -0800 Subject: [PATCH] Release from Zeek current tip of main --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ff50ef5..c5628c2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -32,7 +32,7 @@ jobs: uses: actions/checkout@v3 with: repository: zeek/zeek - ref: v6.0.2 + ref: f1e94594f91bce2ac181bba043c92586be1f1fd4 fetch-depth: 1 submodules: recursive path: zeek-src