Skip to content

Commit b847a48

Browse files
chore(deps): update sap/project-piper-action action to v1.22.0
1 parent 1069668 commit b847a48

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@v5
1717

1818
- name: artifactPrepareVersion
19-
uses: SAP/project-piper-action@v1.21.2
19+
uses: SAP/project-piper-action@3e68283ceb0bc331f83385e299078a0f054fa57d # v1.22.0
2020
with:
2121
step-name: artifactPrepareVersion
2222
flags: --versioningType cloud_noTag
2323

2424
- name: detectExecuteScan
25-
uses: SAP/project-piper-action@v1.21.2
25+
uses: SAP/project-piper-action@3e68283ceb0bc331f83385e299078a0f054fa57d # v1.22.0
2626
with:
2727
step-name: detectExecuteScan
2828
flags: '--token ${{ secrets.DETECT_TOKEN }}'

0 commit comments

Comments
 (0)