File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 container :
2121 image : returntocorp/semgrep
2222 steps :
23- - uses : actions/checkout@v5
23+ - uses : actions/checkout@v6
2424 - run : semgrep ci
Original file line number Diff line number Diff line change 1515 security-events : write
1616 steps :
1717 - name : Checkout code
18- uses : actions/checkout@v5
18+ uses : actions/checkout@v6
1919
2020 - name : Run Trivy vulnerability scanner in repo mode
2121 uses : aquasecurity/trivy-action@master
Original file line number Diff line number Diff line change 1616 checks : write
1717 pull-requests : write
1818 steps :
19- - uses : actions/checkout@v5
19+ - uses : actions/checkout@v6
2020 - name : Install unittest bin
2121 run : helm plugin install https://github.com/helm-unittest/helm-unittest.git
2222
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-24.04
1111 steps :
1212 - name : Checkout code
13- uses : actions/checkout@v5
13+ uses : actions/checkout@v6
1414
1515 - name : Download "helm-chart-update-check"
1616 uses : engineerd/configurator@v0.0.10
You can’t perform that action at this time.
0 commit comments