From 0687e137fff4defb9d71e381b6bb90d2551a4e60 Mon Sep 17 00:00:00 2001 From: Jack Spiering <46534141+jackspiering@users.noreply.github.com> Date: Sat, 9 May 2026 13:08:50 +0200 Subject: [PATCH 1/2] Update rumdl action version to v0.1.91 --- .github/workflows/linting.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linting.yml b/.github/workflows/linting.yml index ecaaa68..3b7217f 100644 --- a/.github/workflows/linting.yml +++ b/.github/workflows/linting.yml @@ -30,7 +30,7 @@ jobs: uses: actions/checkout@v6 - name: Lint services - uses: rvben/rumdl@v0.1.80 + uses: rvben/rumdl@v0.1.91 with: path: "services/" config: ".markdownlint.yml" From 8d6b86e4145bc809d6ca7eb09baa6ed52f340a24 Mon Sep 17 00:00:00 2001 From: jackspiering <46534141+jackspiering@users.noreply.github.com> Date: Sat, 9 May 2026 15:07:54 +0200 Subject: [PATCH 2/2] Change readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 497c4dd..d085382 100644 --- a/README.md +++ b/README.md @@ -473,7 +473,7 @@ A huge thank you to all our contributors! ScaleTail wouldn’t be what it is tod ## Contributing -See [CONTRIBUTING.md](/CONTRIBUTING.md) for guidance on adding services with the [template](/templates/service-template/) and keeping Tailscale-sidecar setups consistent. +Have a look at [CONTRIBUTING.md](/CONTRIBUTING.md) for guidance on adding services with the [template](/templates/service-template/) and keeping Tailscale-sidecar setups consistent. ## Star History