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 1069668 commit b847a48Copy full SHA for b847a48
.github/workflows/open-source-security.yml
@@ -16,13 +16,13 @@ jobs:
16
- uses: actions/checkout@v5
17
18
- name: artifactPrepareVersion
19
- uses: SAP/project-piper-action@v1.21.2
+ uses: SAP/project-piper-action@3e68283ceb0bc331f83385e299078a0f054fa57d # v1.22.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