From 65266b9c32f9d40228818da2977fe98f2caafb6d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 09:04:41 +0000 Subject: [PATCH] chore(deps): update sap/project-piper-action action to v1.25.1 --- .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 270146fcd13..c79b2d323ac 100644 --- a/.github/workflows/open-source-security.yml +++ b/.github/workflows/open-source-security.yml @@ -16,13 +16,13 @@ jobs: - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 - name: artifactPrepareVersion - uses: SAP/project-piper-action@3b5238431cd9f53cc0ac96b8805b2fe76a649c29 # v1.25.0 + uses: SAP/project-piper-action@f5707cddbf1ed8a72adbfad43a677bbfb7fd6ac9 # v1.25.1 with: step-name: artifactPrepareVersion flags: --versioningType cloud_noTag - name: detectExecuteScan - uses: SAP/project-piper-action@3b5238431cd9f53cc0ac96b8805b2fe76a649c29 # v1.25.0 + uses: SAP/project-piper-action@f5707cddbf1ed8a72adbfad43a677bbfb7fd6ac9 # v1.25.1 with: step-name: detectExecuteScan flags: '--token ${{ secrets.DETECT_TOKEN }}'