Skip to content

chore(deps): bump js-yaml from 4.1.0 to 4.1.1 in /examples/vite-ts (#… #1468

chore(deps): bump js-yaml from 4.1.0 to 4.1.1 in /examples/vite-ts (#…

chore(deps): bump js-yaml from 4.1.0 to 4.1.1 in /examples/vite-ts (#… #1468

name: Open Source Security
on:
push:
branches:
- main
schedule:
- cron: '12 3 * * *'
workflow_dispatch:
jobs:
piper-oss:
name: 'Security'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
- name: artifactPrepareVersion
uses: SAP/project-piper-action@e700a9bc1ba5625bf77eb671fb2195b7085d514a # v1.23.2
with:
step-name: artifactPrepareVersion
flags: --versioningType cloud_noTag
- name: detectExecuteScan
uses: SAP/project-piper-action@e700a9bc1ba5625bf77eb671fb2195b7085d514a # v1.23.2
with:
step-name: detectExecuteScan
flags: '--token ${{ secrets.DETECT_TOKEN }}'