Skip to content

Bugfix zms 1821 fix button text (#102) #619

Bugfix zms 1821 fix button text (#102)

Bugfix zms 1821 fix button text (#102) #619

Workflow file for this run

name: security scan
on: [push]
jobs:
compliance:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Advance Security Policy as Code
uses: advanced-security/[email protected]
with:
policy: it-at-m/policy-as-code
policy-path: default.yaml
token: ${{ secrets.ACCESS_TOKEN }}
argvs: "--disable-dependabot --disable-secret-scanning --disable-code-scanning --display"