Skip to content

Commit 209c16a

Browse files
chore(deps): update golangci/golangci-lint-action digest to 09dada9 (#310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 88edf9a commit 209c16a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: go mod download
2929

3030
- name: Run golangci-lint
31-
uses: golangci/golangci-lint-action@5286ed6a0851c6869b5bce32518201fef4ca2173
31+
uses: golangci/golangci-lint-action@09dada95f1915e08fa7eb2c56d061a83807ad91f
3232
with:
3333
args: --timeout=5m
3434

0 commit comments

Comments
 (0)