Skip to content

feat: update to UI5 Web Components 2.23.0 (#8676) #2142

feat: update to UI5 Web Components 2.23.0 (#8676)

feat: update to UI5 Web Components 2.23.0 (#8676) #2142

name: Open Source Security
on:
push:
branches:
- main
schedule:
- cron: '12 3 * * *'
workflow_dispatch:
permissions:
contents: read
jobs:
piper-oss:
name: 'Security'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
- name: artifactPrepareVersion
uses: SAP/project-piper-action@ab454f666891a05a3fee3c631e72e1412ba28105 # v1.27.1
with:
step-name: artifactPrepareVersion
flags: --versioningType cloud_noTag
- name: detectExecuteScan
uses: SAP/project-piper-action@ab454f666891a05a3fee3c631e72e1412ba28105 # v1.27.1
with:
step-name: detectExecuteScan
flags: '--token ${{ secrets.DETECT_TOKEN }}'