File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -58,21 +58,21 @@ jobs:
5858 - name : Type check and build
5959 run : bun run build
6060
61- # security-scan:
62- # name: Security Scan (zizmor)
63- # runs-on: ubuntu-latest
64- # permissions:
65- # contents: read
66- # security-events: write
67- # actions: read
68- # steps:
69- # - uses: actions/checkout@v4
70- # with:
71- # persist-credentials: false
72- # - name: Run zizmor
73- # uses: zizmorcore/zizmor-action@0dce2577a4760a2749d8cfb7a84b7d5585ebcb7d
74- # with:
75- # inputs: .
61+ security-scan :
62+ name : Security Scan (zizmor)
63+ runs-on : ubuntu-latest
64+ permissions :
65+ contents : read
66+ security-events : write
67+ actions : read
68+ steps :
69+ - uses : actions/checkout@v4
70+ with :
71+ persist-credentials : false
72+ - name : Run zizmor
73+ uses : zizmorcore/zizmor-action@0dce2577a4760a2749d8cfb7a84b7d5585ebcb7d
74+ with :
75+ inputs : .
7676
7777 docker-build-check :
7878 runs-on : ubuntu-latest
You can’t perform that action at this time.
0 commit comments