Skip to content

Commit ac3aefa

Browse files
chore(deps): update golangci/golangci-lint-action action to v8 (#744)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 06e4c1e commit ac3aefa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: ./scripts/go-mod-check.sh
4444
- name: golangci-lint
4545
if: steps.filter.outputs.go == 'true'
46-
uses: golangci/golangci-lint-action@9fae48acfc02a90574d7c304a1758ef9895495fa # v7
46+
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8
4747
with:
4848
version: v1.43
4949
args: --timeout 2m0s

0 commit comments

Comments
 (0)