From 743dc284209f68c3907c121d87c96d75761dafce Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 21 Jul 2026 20:01:10 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20deps(github-actions):=20up?= =?UTF-8?q?date=20outscale/.github=20action=20to=20v1.1.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/compliance.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compliance.yml b/.github/workflows/compliance.yml index 7d8b225..74a2ccb 100644 --- a/.github/workflows/compliance.yml +++ b/.github/workflows/compliance.yml @@ -16,7 +16,7 @@ jobs: with: persist-credentials: false - name: Plumber - uses: outscale/.github/pipeline-compliance@2cbbe00ba9835f42809be7511fe7dba5a0dc0c15 # v1.0.0 + uses: outscale/.github/pipeline-compliance@dfa747ea77f97fdc5a0bf745e4933a8d68631f89 # v1.1.2 with: plumber-threshold: 100 github-token: ${{ secrets.PLUMBER_TOKEN }}