docs: update pull request lint action version in README
All checks were successful
Lint Pull Request / Lint PR Title (pull_request) Successful in 9s

This commit is contained in:
Jan K9f 2025-04-09 18:42:45 +02:00
parent e807c3ddb8
commit 1c435549a6
Signed by: jank
GPG key ID: B9F475106B20F144

View file

@ -22,7 +22,7 @@ jobs:
uses: actions/setup-go@v5 uses: actions/setup-go@v5
with: with:
go-version: 1.24.2 go-version: 1.24.2
- uses: https://git.kjan.de/actions/pull-request-lint@main - uses: https://git.kjan.de/actions/pull-request-lint@release
``` ```
## Validation Rules ## Validation Rules