From 01c612149d09cf882c0cac72378125f98a62a877 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 08:07:51 +0000 Subject: [PATCH] Bump vapier/coverity-scan-action from 1.8.0 to 1.9.0 Bumps [vapier/coverity-scan-action](https://github.com/vapier/coverity-scan-action) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/vapier/coverity-scan-action/releases) - [Commits](https://github.com/vapier/coverity-scan-action/compare/2068473c7bdf8c2fb984a6a40ae76ee7facd7a85...1b6fd4eaba6651aa354c9ea7f48caa1710b4e12e) --- updated-dependencies: - dependency-name: vapier/coverity-scan-action dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/coverity.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/coverity.yml b/.github/workflows/coverity.yml index bfef98b4da10..e3a9465d2635 100644 --- a/.github/workflows/coverity.yml +++ b/.github/workflows/coverity.yml @@ -32,7 +32,7 @@ jobs: with: java-version: 21 distribution: temurin - - uses: vapier/coverity-scan-action@2068473c7bdf8c2fb984a6a40ae76ee7facd7a85 + - uses: vapier/coverity-scan-action@1b6fd4eaba6651aa354c9ea7f48caa1710b4e12e with: project: 'Apache Tomcat' version: 12.0.x - ${{ github.sha }}