Skip to content

Commit a0804f0

Browse files
Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (#55)
1 parent 313085c commit a0804f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
go-version: 1.19
3232
check-latest: true
3333
- name: golangci-lint
34-
uses: golangci/golangci-lint-action@07db5389c99593f11ad7b44463c2d4233066a9b1 # v3
34+
uses: golangci/golangci-lint-action@0ad9a0988b3973e851ab0a07adf248ec2e100376 # v3
3535
timeout-minutes: 5
3636
with:
3737
version: latest

0 commit comments

Comments
 (0)