From 0efd0247793b3c54098d29a246aab17ab7d77b06 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 11:30:31 +0000 Subject: [PATCH] Update toblux/start-clamd-github-action action to v0.3 --- .github/workflows/scanning.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scanning.yml b/.github/workflows/scanning.yml index 780451e..ca4d512 100644 --- a/.github/workflows/scanning.yml +++ b/.github/workflows/scanning.yml @@ -572,7 +572,7 @@ jobs: steps: - name: Start ClamAV daemon - uses: toblux/start-clamd-github-action@v0.2.1 + uses: toblux/start-clamd-github-action@v0.3 with: db_main: 'true' db_daily: 'true'