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.
2 parents e6b8b76 + 9560572 commit b9fa981Copy full SHA for b9fa981
.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@265efc02b220fbd7b2e30a7c60306a615f4973e4 # v1.24.0
+ uses: SAP/project-piper-action@f5707cddbf1ed8a72adbfad43a677bbfb7fd6ac9 # v1.25.1
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