Skip to content

Commit

Permalink
chore(deps): update sap/project-piper-action action to v1.12.0 (#6786)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[SAP/project-piper-action](https://redirect.github.com/SAP/project-piper-action)
| action | minor | `v1.11.0` -> `v1.12.0` |

---

### Release Notes

<details>
<summary>SAP/project-piper-action (SAP/project-piper-action)</summary>

###
[`v1.12.0`](https://redirect.github.com/SAP/project-piper-action/releases/tag/v1.12.0)

[Compare
Source](https://redirect.github.com/SAP/project-piper-action/compare/v1.11.0...v1.12.0)

##### What's Changed

- fix(naming): Rename Trust Engine to System Trust by
[@&#8203;Googlom](https://redirect.github.com/Googlom) in
[https://github.com/SAP/project-piper-action/pull/234](https://redirect.github.com/SAP/project-piper-action/pull/234)

**Full Changelog**:
SAP/project-piper-action@v1.11.0...v1.12.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/SAP/ui5-webcomponents-react).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent edd6c0a commit ecbde90
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.11.0
uses: SAP/project-piper-action@v1.12.0
with:
step-name: artifactPrepareVersion
flags: --versioningType cloud_noTag

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

0 comments on commit ecbde90

Please sign in to comment.