Skip to content

Commit

Permalink
chore(deps): update sap/project-piper-action action to v1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 6a6e687 commit 6b4e52d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/open-source-security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ jobs:
- uses: actions/checkout@v4

- name: artifactPrepareVersion
uses: SAP/project-piper-action@v1.10.0
uses: SAP/project-piper-action@v1.11.0
with:
step-name: artifactPrepareVersion
flags: --versioningType cloud_noTag

- name: detectExecuteScan
uses: SAP/project-piper-action@v1.10.0
uses: SAP/project-piper-action@v1.11.0
with:
step-name: detectExecuteScan
flags: '--token ${{ secrets.DETECT_TOKEN }}'
Expand Down

0 comments on commit 6b4e52d

Please sign in to comment.