mirror of
https://github.com/tailscale/tailscale.git
synced 2026-05-05 04:06:35 +02:00
.github: Bump golangci/golangci-lint-action
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from b7bcab6379029e905e3f389a6bf301f1bc220662 to 2d7e7b678591ee3321638e5c5621ca689628daa4.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](b7bcab6379...2d7e7b6785)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-version: 2d7e7b678591ee3321638e5c5621ca689628daa4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
99f8039101
commit
8a2be38946
2
.github/workflows/golangci-lint.yml
vendored
2
.github/workflows/golangci-lint.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
||||
cache: true
|
||||
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@b7bcab6379029e905e3f389a6bf301f1bc220662 # head as of 2026-03-04
|
||||
uses: golangci/golangci-lint-action@2d7e7b678591ee3321638e5c5621ca689628daa4 # head as of 2026-03-04
|
||||
with:
|
||||
version: v2.10.1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user