We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99bb975 commit 5d5ee62Copy full SHA for 5d5ee62
.github/workflows/open-source-security.yml
@@ -16,13 +16,13 @@ jobs:
16
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
17
18
- name: artifactPrepareVersion
19
- uses: SAP/project-piper-action@e700a9bc1ba5625bf77eb671fb2195b7085d514a # v1.23.2
+ uses: SAP/project-piper-action@265efc02b220fbd7b2e30a7c60306a615f4973e4 # v1.24.0
20
with:
21
step-name: artifactPrepareVersion
22
flags: --versioningType cloud_noTag
23
24
- name: detectExecuteScan
25
26
27
step-name: detectExecuteScan
28
flags: '--token ${{ secrets.DETECT_TOKEN }}'
0 commit comments