Skip to content

Commit 22e5610

Browse files
Merge pull request #46 from nicholas-fedor/renovate/golangci-golangci-lint-action-digest
chore(deps): update golangci/golangci-lint-action digest to d8648ac
2 parents ce7574d + 575fb0b commit 22e5610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: templ generate
2727

2828
- name: Run golangci-lint
29-
uses: golangci/golangci-lint-action@37d62ae433213da45128fd8921b10b86781db6c5
29+
uses: golangci/golangci-lint-action@d8648ac2edec95c7927c492e5cfb10276c5ea71d
3030
with:
3131
version: v1.64.5
3232
args: --timeout=5m

0 commit comments

Comments
 (0)