Skip to content

chore(deps-dev): Bump typescript from 5.5.4 to 5.6.3 #450

chore(deps-dev): Bump typescript from 5.5.4 to 5.6.3

chore(deps-dev): Bump typescript from 5.5.4 to 5.6.3 #450

Workflow file for this run

# By default this workflow will be running for PRs and pushes to other branches except main
on:
pull_request_target:
push:
branches-ignore:
- 'main'
permissions: {} #Remove permissions
jobs:
sast:
uses: NordSecurity/security-scanner-workflows/.github/workflows/sast.yml@35c715910e21a4b84949be8c8be3432f5c2911ce
secrets:
SAST_TEAM: ${{ secrets.SAST_TEAM }}
SAST_URL: ${{ secrets.SAST_URL }}
SAST_USERNAME: ${{ secrets.SAST_USERNAME }}
SAST_PASSWORD: ${{ secrets.SAST_PASSWORD }}
SAST_CLIENT_SECRET: ${{ secrets.SAST_CLIENT_SECRET }}
SAST_ACTION_KEY: ${{ secrets.SAST_ACTION_KEY }}
UNC_ACTION_KEY: ${{ secrets.UNC_ACTION_KEY }}
with:
project-action-path: storyblok-rich-text-astro-renderer-sast-action
unc-branch-enabled: false