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 6e907ec commit 80a6b7fCopy full SHA for 80a6b7f
.github/workflows/open-source-security.yml
@@ -16,13 +16,13 @@ jobs:
16
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
17
18
- name: artifactPrepareVersion
19
- uses: SAP/project-piper-action@ca6d6ccb79a0a21fdf542ab2a2390cd9c2f1e34f # v1.22.5
+ uses: SAP/project-piper-action@ca48370543326759ffae83317559b3c0b59705fe # v1.22.6
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