Skip to content

Commit e62de45

Browse files
Update golangci/golangci-lint-action digest to 3a91952
1 parent 9a72348 commit e62de45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Checkout git repo
1111
uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748 # tag=v3
1212
- name: Lint go code with golangci-lint
13-
uses: golangci/golangci-lint-action@b517f99ae23d86ecc4c0dec08dcf48d2336abc29 # tag=v3
13+
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3
1414
with:
1515
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
1616
version: v1.43.0

0 commit comments

Comments
 (0)