Skip to content

Commit 6e32ace

Browse files
chore(deps): update golangci/golangci-lint-action digest to 55c2c14 (#740)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b88bb75 commit 6e32ace

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@4696ba8babb6127d732c3c6dde519db15edab9ea # v6
46+
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6
4747
with:
4848
version: v1.43
4949
args: --timeout 2m0s

0 commit comments

Comments
 (0)