File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3333 # todo https://github.com/peter-evans/link-checker
3434 - name : link checker
3535 id : lychee
36- uses : lycheeverse/lychee-action@v1.0.8
36+ uses : lycheeverse/lychee-action@v1.0.9
3737 # if: failure()
3838 with :
3939 args : >
7373 write-mode : append
7474
7575 - name : create issue from file
76- uses : JasonEtco/create-an-issue@v2.5 .0
76+ uses : JasonEtco/create-an-issue@v2.6 .0
7777 id : issue
7878 if : ${{ steps.lychee.outputs.exit_code > 0 }}
7979 env :
Original file line number Diff line number Diff line change 1919 - uses : actions/checkout@v2
2020
2121 - name : 42Crunch REST API Static Security Testing
22- uses : 42Crunch/api-security-audit-action@v2.0.1
22+ uses : 42Crunch/api-security-audit-action@v2.0.2
2323 with :
2424 # Please create free account at https://platform.42crunch.com/register
2525 # Follow these steps to configure API_TOKEN https://docs.42crunch.com/latest/content/tasks/integrate_github_actions.htm
Original file line number Diff line number Diff line change 6363
6464 # https://github.com/JasonEtco/actions-toolkit#toolscontext
6565 - name : create issue from file
66- uses : JasonEtco/create-an-issue@v2.5 .0
66+ uses : JasonEtco/create-an-issue@v2.6 .0
6767 id : create-issue
6868 env :
6969 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 2121 with :
2222 ref : master
2323 - name : ZAP Scan
24- uses : zaproxy/action-baseline@v0.5.0
24+ uses : zaproxy/action-baseline@v0.6.1
2525 with :
2626 token : ${{ secrets.GITHUB_TOKEN }}
2727 docker_name : ' owasp/zap2docker-stable'
You can’t perform that action at this time.
0 commit comments