Skip to content

Commit 60ae442

Browse files
authored
Merge pull request #2 from git-pkgs/dependabot/github_actions/golangci/golangci-lint-action-9.2.1
Bump golangci/golangci-lint-action from 9.2.0 to 9.2.1
2 parents bbe407b + 7365649 commit 60ae442

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141
go-version-file: go.mod
4242

4343
- name: golangci-lint
44-
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9
44+
uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9
4545
with:
4646
version: latest

0 commit comments

Comments
 (0)