From 6e53766da20a5b730a5ccdc00d1377d03e7aaa45 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 17 Jul 2026 20:04:03 +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 e9331e9f..d858a4cb 100644 --- a/.github/workflows/compliance.yml +++ b/.github/workflows/compliance.yml @@ -16,6 +16,6 @@ jobs: with: persist-credentials: false - name: Plumber - uses: outscale/.github/pipeline-compliance@7c476168e128fc5886b1019a61964f45e42e2452 # v1.1.1 + uses: outscale/.github/pipeline-compliance@dfa747ea77f97fdc5a0bf745e4933a8d68631f89 # v1.1.2 with: github-token: ${{ secrets.PLUMBER_TOKEN }}