File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2020 container :
2121 image : returntocorp/semgrep
2222 steps :
23- - uses : actions/checkout@v4
23+ - uses : actions/checkout@v5
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@v4
18+ uses : actions/checkout@v5
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@v4
19+ - uses : actions/checkout@v5
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-22.04
1111 steps :
1212 - name : Checkout code
13- uses : actions/checkout@v4
13+ uses : actions/checkout@v5
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