From beefad712ce52abef149b8ff15b27a4e84adebe9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 10 Jul 2026 10:38:50 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20deps(github-actions):=20up?= =?UTF-8?q?date=20getplumber/plumber=20action=20to=20v0.3.89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pipeline-compliance/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipeline-compliance/action.yml b/pipeline-compliance/action.yml index e4ef323..de59b7b 100644 --- a/pipeline-compliance/action.yml +++ b/pipeline-compliance/action.yml @@ -75,7 +75,7 @@ runs: path=${{ github.action_path }}/plumber.yaml echo "plumber-config-file=$path" >> $GITHUB_ENV - - uses: getplumber/plumber@a697e9c316b058d279861719c73b87093fb5a60f # v0.3.86 + - uses: getplumber/plumber@39cff570096127f99080cef23604fc373a925f58 # v0.3.89 with: threshold: ${{ inputs.plumber-threshold }} config-file: ${{ inputs.plumber-config-file || env.plumber-config-file }}