Skip to content

Commit

Permalink
Adding bicep.png back to lycheeignore to fix Validation build job iss…
Browse files Browse the repository at this point in the history
…ues (#669)

* Adding bicep.png back to lycheeignore to fix Validation build job issues

* Updated lychee-action to 1.8.0 everywhere, added SVG and PNG to .lycheeignore
  • Loading branch information
pjlewisuk authored Oct 25, 2023
1 parent 3f26a90 commit babc025
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/brokenlinks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- name: Link Checker
id: lychee
uses: lycheeverse/lychee-action@v1.5.4
uses: lycheeverse/lychee-action@v1.8.0
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
with:
Expand Down Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Link Checker
id: lychee
uses: lycheeverse/lychee-action@v1.5.4
uses: lycheeverse/lychee-action@v1.8.0
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
with:
Expand Down
2 changes: 2 additions & 0 deletions .lycheeignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
http://shell.azure.com
https://shell.azure.com
https://portal.azure.com/#cloudshell/
./*.png
./*.svg

0 comments on commit babc025

Please sign in to comment.