Skip to content

Commit

Permalink
chore: update zizmor and lychee checks
Browse files Browse the repository at this point in the history
  • Loading branch information
KP64 committed Dec 15, 2024
1 parent 2fa12e5 commit 0808392
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update-topology.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
- name: Commit and Push changed Files
uses: EndBug/add-and-commit@2afad56181d84749b0d88d950978f238c741f9c9
with:
message: 'Update Topology'
message: "Update Topology"
4 changes: 4 additions & 0 deletions .github/zizmor.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
rules:
artipacked:
ignore:
- update-topology.yml:19
2 changes: 1 addition & 1 deletion check.just
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ flake:

# Check links with lychee
links:
@lychee ./*.md ./*.nix ./hosts/**/*.nix --include-fragments
@lychee ./*.md ./*.nix ./hosts/**/*.nix

# Check Github Actions
actions:
Expand Down

0 comments on commit 0808392

Please sign in to comment.