File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 7878 uses : thollander/actions-comment-pull-request@v3
7979 with :
8080 message : " ♿ Axe detected ${{ needs.axe.outputs.issue_count }} accessibility issue(s) – please review [here](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }})."
81- GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
81+ github-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 8686 uses : thollander/actions-comment-pull-request@v3
8787 with :
8888 message : " ♿ Lighthouse detected ${{ needs.lighthouse.outputs.issue_count }} accessibility issue(s) – please review [here](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }})."
89- GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
89+ github-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 7272 uses : thollander/actions-comment-pull-request@v3
7373 with :
7474 message : " ♿ Pa11y detected ${{ needs.pa11y.outputs.issue_count }} accessibility issue(s) – please review [here](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }})."
75- GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
75+ github-token : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments