Skip to content

Commit f022f6e

Browse files
chore(deps): update sap/project-piper-action action to v1.27.1 (#8449)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [SAP/project-piper-action](https://redirect.github.com/SAP/project-piper-action) | action | patch | `v1.27.0` → `v1.27.1` | --- ### Release Notes <details> <summary>SAP/project-piper-action (SAP/project-piper-action)</summary> ### [`v1.27.1`](https://redirect.github.com/SAP/project-piper-action/releases/tag/v1.27.1) [Compare Source](https://redirect.github.com/SAP/project-piper-action/compare/v1.27.0...v1.27.1) ##### What's Changed ##### 🧰 Maintenance - chore: Deprecation notice in README.md ([#&#8203;351](https://redirect.github.com/SAP/project-piper-action/issues/351)) [@&#8203;valfz](https://redirect.github.com/valfz) ##### 📚 Documentation - chore: Deprecation notice in README.md ([#&#8203;351](https://redirect.github.com/SAP/project-piper-action/issues/351)) [@&#8203;valfz](https://redirect.github.com/valfz) </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/UI5/webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ1cGRhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5962589 commit f022f6e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1717

1818
- name: artifactPrepareVersion
19-
uses: SAP/project-piper-action@43db6643d830b42717eda052300d87c22b0da73b # v1.27.0
19+
uses: SAP/project-piper-action@ab454f666891a05a3fee3c631e72e1412ba28105 # v1.27.1
2020
with:
2121
step-name: artifactPrepareVersion
2222
flags: --versioningType cloud_noTag
2323

2424
- name: detectExecuteScan
25-
uses: SAP/project-piper-action@43db6643d830b42717eda052300d87c22b0da73b # v1.27.0
25+
uses: SAP/project-piper-action@ab454f666891a05a3fee3c631e72e1412ba28105 # v1.27.1
2626
with:
2727
step-name: detectExecuteScan
2828
flags: '--token ${{ secrets.DETECT_TOKEN }}'

0 commit comments

Comments
 (0)