From b379214eb0ab763ca47f3386a7bf433eae52e2d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 14:53:46 +0000 Subject: [PATCH] chore(deps): update sap/project-piper-action action to v1.24.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 a18ec7778c1..a8e710ffa06 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@e700a9bc1ba5625bf77eb671fb2195b7085d514a # v1.23.2 + uses: SAP/project-piper-action@265efc02b220fbd7b2e30a7c60306a615f4973e4 # v1.24.0 with: step-name: artifactPrepareVersion flags: --versioningType cloud_noTag - name: detectExecuteScan - uses: SAP/project-piper-action@e700a9bc1ba5625bf77eb671fb2195b7085d514a # v1.23.2 + uses: SAP/project-piper-action@265efc02b220fbd7b2e30a7c60306a615f4973e4 # v1.24.0 with: step-name: detectExecuteScan flags: '--token ${{ secrets.DETECT_TOKEN }}'