Skip to content

Commit 49fa5f0

Browse files
Merge pull request #16 from github-samples/dependabot/github_actions/golangci/golangci-lint-action-9.2.0
Bump golangci/golangci-lint-action from 8.0.0 to 9.2.0
2 parents 4eb1fec + 94396f0 commit 49fa5f0

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
@@ -25,7 +25,7 @@ jobs:
2525
go-version: ${{ env.GO_VERSION }}
2626

2727
- name: Install golangci-lint
28-
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9
28+
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20
2929
with:
3030
version: latest
3131

0 commit comments

Comments
 (0)