From b73876878a6cbca7b6e304f4591ccb05beca6a51 Mon Sep 17 00:00:00 2001 From: Lucas Manuel Rodriguez Date: Thu, 2 Jan 2025 11:41:03 -0300 Subject: [PATCH] Release osqueryd 5.15.0 (#25087) --- .github/workflows/generate-osqueryd-targets.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/generate-osqueryd-targets.yml b/.github/workflows/generate-osqueryd-targets.yml index 3051d9b750..4d6fc61e69 100644 --- a/.github/workflows/generate-osqueryd-targets.yml +++ b/.github/workflows/generate-osqueryd-targets.yml @@ -24,7 +24,7 @@ defaults: shell: bash env: - OSQUERY_VERSION: 5.14.1 + OSQUERY_VERSION: 5.15.0 permissions: contents: write