Skip to content

Commit 7bfe0ab

Browse files
chore(deps): update golangci/golangci-lint-action digest to 9938e10 (containrrr#54)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 72cff3c commit 7bfe0ab

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
@@ -23,7 +23,7 @@ jobs:
2323
run: go mod download
2424

2525
- name: Run golangci-lint
26-
uses: golangci/golangci-lint-action@b91d580160cdcb5498a14265c2b329fdc9d62f0a
26+
uses: golangci/golangci-lint-action@9938e103f8065deff3f289d9e975270d5541b866
2727
with:
2828
version: v1.64.5
2929
args: --timeout=5m --config= # Use default linter settings

0 commit comments

Comments
 (0)