From 04a2501f5fed5a9af894b947821a302699a53669 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 16:42:49 +0000 Subject: [PATCH] chore(deps): update sap/project-piper-action action to v1.23.2 --- .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 b2b981cbc8d..9453d140a33 100644 --- a/.github/workflows/open-source-security.yml +++ b/.github/workflows/open-source-security.yml @@ -16,13 +16,13 @@ jobs: - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 - name: artifactPrepareVersion - uses: SAP/project-piper-action@143ff7e5a8cbcf9eb50eb83185031d00be6bc4e8 # v1.23.1 + uses: SAP/project-piper-action@e700a9bc1ba5625bf77eb671fb2195b7085d514a # v1.23.2 with: step-name: artifactPrepareVersion flags: --versioningType cloud_noTag - name: detectExecuteScan - uses: SAP/project-piper-action@143ff7e5a8cbcf9eb50eb83185031d00be6bc4e8 # v1.23.1 + uses: SAP/project-piper-action@e700a9bc1ba5625bf77eb671fb2195b7085d514a # v1.23.2 with: step-name: detectExecuteScan flags: '--token ${{ secrets.DETECT_TOKEN }}'