File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
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 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