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