Skip to content

Commit 2681dc4

Browse files
authored
Update checkout action version in linting workflow (#223)
1 parent 65e6bf0 commit 2681dc4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/linting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
runs-on: ubuntu-latest
2828
steps:
2929
- name: Clone this repo
30-
uses: actions/checkout@v4
30+
uses: actions/checkout@v6
3131

3232
- name: Markdown Linting Action
3333
id: lint

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ See `CONTRIBUTING.md` for guidance on adding services with the template, documen
208208

209209
## Star History
210210

211-
[![Star History Chart](https://api.star-history.com/svg?repos=2tiny2scale/scaletail&type=Date)](https://www.star-history.com/#2tiny2scale/scaletail&Date)
211+
[![Star History Chart](https://api.star-history.com/svg?repos=tailscale-dev/scaletail&type=Date)](https://www.star-history.com/#tailscale-dev/scaletail&Date)
212212

213213
## License
214214

0 commit comments

Comments
 (0)