From 88d9e053cb8a1c64ae626b6354b7d52e8368b649 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 17:43:32 +0000 Subject: [PATCH] ci(deps): bump toblux/start-clamd-github-action from 0.1 to 0.2 Bumps [toblux/start-clamd-github-action](https://github.com/toblux/start-clamd-github-action) from 0.1 to 0.2. - [Release notes](https://github.com/toblux/start-clamd-github-action/releases) - [Commits](https://github.com/toblux/start-clamd-github-action/compare/v0.1...v0.2) --- updated-dependencies: - dependency-name: toblux/start-clamd-github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5ddff3f..e4b9789 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -77,7 +77,7 @@ jobs: - name: Start ClamAV daemon clamd - uses: toblux/start-clamd-github-action@v0.1 + uses: toblux/start-clamd-github-action@v0.2 - name: Configure Fast APT Mirror