Skip to content

Commit 431c960

Browse files
authored
chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 in the dependencies group (#371)
2 parents c8a792e + 2a1aaeb commit 431c960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
check-latest: true
3131
go-version: ${{ env.GO_VERSION }}
3232
- name: golangci-lint
33-
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
33+
uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6.1.0
3434
with:
3535
version: latest
3636
args: -v -c .golangci.yaml

0 commit comments

Comments
 (0)