aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2023-06-06 13:12:23 +0200
committerGravatar GitHub <noreply@github.com> 2023-06-06 13:12:23 +0200
commit4a67aa1b74af6ffb55dec8531b0321c529205bc0 (patch)
tree5c0f9f8149972efc3315f0db3083a7c2501c6bc1
parent2ca8c7bfcb76a36992a062d2e0c524e47a568048 (diff)
downloadcoredns-4a67aa1b74af6ffb55dec8531b0321c529205bc0.tar.gz
coredns-4a67aa1b74af6ffb55dec8531b0321c529205bc0.tar.zst
coredns-4a67aa1b74af6ffb55dec8531b0321c529205bc0.zip
build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 (#6143)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--.github/workflows/golangci-lint.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/golangci-lint.yml b/.github/workflows/golangci-lint.yml
index dde09a026..0f8857880 100644
--- a/.github/workflows/golangci-lint.yml
+++ b/.github/workflows/golangci-lint.yml
@@ -11,6 +11,6 @@ jobs:
go-version: '1.20.0'
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
- name: golangci-lint
- uses: golangci/golangci-lint-action@v3.4.0
+ uses: golangci/golangci-lint-action@v3.5.0
with:
version: v1.52.2