Skip to content

Commit 40a2672

Browse files
dependabot[bot]SeigeC
authored andcommitted
build(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (golangci#3360)
1 parent f92e14a commit 40a2672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
# - 1.18rc1 -> 1.18.0-rc.1
4444
go-version: ${{ env.GO_VERSION }}
4545
- name: lint
46-
uses: golangci/[email protected].0
46+
uses: golangci/[email protected].1
4747
with:
4848
version: latest
4949
# skip cache because of flaky behaviors

0 commit comments

Comments
 (0)