From 454a587df22fd59d57cc864d5bb79180291aad55 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 11:09:23 +0000 Subject: [PATCH] chore(deps): update sap/project-piper-action action to v1.26.0 --- .github/workflows/open-source-security.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/open-source-security.yml b/.github/workflows/open-source-security.yml index b49e112cd6b..bbcd188c829 100644 --- a/.github/workflows/open-source-security.yml +++ b/.github/workflows/open-source-security.yml @@ -16,13 +16,13 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: artifactPrepareVersion - uses: SAP/project-piper-action@1937c756737240bcecbc076fd5b101120596423b # v1.25.7 + uses: SAP/project-piper-action@321e148f55a7a440d083af3296c1e92da5e0e3e7 # v1.26.0 with: step-name: artifactPrepareVersion flags: --versioningType cloud_noTag - name: detectExecuteScan - uses: SAP/project-piper-action@1937c756737240bcecbc076fd5b101120596423b # v1.25.7 + uses: SAP/project-piper-action@321e148f55a7a440d083af3296c1e92da5e0e3e7 # v1.26.0 with: step-name: detectExecuteScan flags: '--token ${{ secrets.DETECT_TOKEN }}'