Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Commit d1ca17d

Browse files
Update golangci/golangci-lint-action digest to 55c2c14
1 parent b3e0296 commit d1ca17d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
go-version: 1.17
2222
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
2323
- name: golangci-lint
24-
uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6
24+
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6
2525
with:
2626
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
2727
version: latest

0 commit comments

Comments
 (0)