From 12ed19a94a0d9c32586ba3782de28ed693b6860c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 15 Jun 2026 12:02:39 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20deps(github-actions):=20pi?= =?UTF-8?q?n=20dependencies?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/cred-scan.yml | 2 +- .github/workflows/github-sanity-scan.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cred-scan.yml b/.github/workflows/cred-scan.yml index 379e37d..1250b99 100644 --- a/.github/workflows/cred-scan.yml +++ b/.github/workflows/cred-scan.yml @@ -13,6 +13,6 @@ jobs: steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 - name: Scan credentials - uses: outscale/cred-scan@main + uses: outscale/cred-scan@36ef82cc690d72a17bf0993ab323961f1b1f9c66 # main with: scan_path: "./" diff --git a/.github/workflows/github-sanity-scan.yml b/.github/workflows/github-sanity-scan.yml index 9287ef0..4793f0f 100644 --- a/.github/workflows/github-sanity-scan.yml +++ b/.github/workflows/github-sanity-scan.yml @@ -13,6 +13,6 @@ jobs: steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 - name: Github sanity scanner - uses: outscale/github-sanity-scan@main + uses: outscale/github-sanity-scan@380a9927b4be45d9c4f6f66a4e8dfd7cf7b18513 # main with: no-pull-request-target: true