Skip to content

Commit 04a2501

Browse files
chore(deps): update sap/project-piper-action action to v1.23.2
1 parent 4d8bfb3 commit 04a2501

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/open-source-security.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ jobs:
1616
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1717

1818
- name: artifactPrepareVersion
19-
uses: SAP/project-piper-action@143ff7e5a8cbcf9eb50eb83185031d00be6bc4e8 # v1.23.1
19+
uses: SAP/project-piper-action@e700a9bc1ba5625bf77eb671fb2195b7085d514a # v1.23.2
2020
with:
2121
step-name: artifactPrepareVersion
2222
flags: --versioningType cloud_noTag
2323

2424
- name: detectExecuteScan
25-
uses: SAP/project-piper-action@143ff7e5a8cbcf9eb50eb83185031d00be6bc4e8 # v1.23.1
25+
uses: SAP/project-piper-action@e700a9bc1ba5625bf77eb671fb2195b7085d514a # v1.23.2
2626
with:
2727
step-name: detectExecuteScan
2828
flags: '--token ${{ secrets.DETECT_TOKEN }}'

0 commit comments

Comments
 (0)