From e29b3f11780ae009cd283cd4473a6bf9cc9c4109 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 06:11:34 +0000 Subject: [PATCH] ci: bump getplumber/plumber from 0.3.86 to 0.4.40 Bumps [getplumber/plumber](https://github.com/getplumber/plumber) from 0.3.86 to 0.4.40. - [Release notes](https://github.com/getplumber/plumber/releases) - [Changelog](https://github.com/getplumber/plumber/blob/main/CHANGELOG.md) - [Commits](https://github.com/getplumber/plumber/compare/a697e9c316b058d279861719c73b87093fb5a60f...56369e7d43c4878049ee8ec6c2d600c21af45c4e) --- updated-dependencies: - dependency-name: getplumber/plumber dependency-version: 0.4.40 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/plumber.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/plumber.yml b/.github/workflows/plumber.yml index 1a1aa692..75c0301c 100644 --- a/.github/workflows/plumber.yml +++ b/.github/workflows/plumber.yml @@ -28,7 +28,7 @@ jobs: - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - id: plumber - uses: getplumber/plumber@a697e9c316b058d279861719c73b87093fb5a60f # v0.3.86 + uses: getplumber/plumber@56369e7d43c4878049ee8ec6c2d600c21af45c4e # v0.4.40 with: # Never fail the run: the badge must reflect the real score, and # findings are surfaced through Code Scanning instead of a red gate.