Skip to content

Commit

Permalink
Merge branch 'main' into gb-bicepswitchup
Browse files Browse the repository at this point in the history
  • Loading branch information
pjlewisuk authored Oct 25, 2023
2 parents 6987aec + 5295464 commit 7926e4e
Show file tree
Hide file tree
Showing 3 changed files with 6,040 additions and 4,322 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
Loading

0 comments on commit 7926e4e

Please sign in to comment.