mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-10 19:50:30 +00:00
Remove workflow actions version comments since upgrades are done via dependabot (#4161)
This commit is contained in:
1
.github/workflows/go.yaml
vendored
1
.github/workflows/go.yaml
vendored
@@ -48,7 +48,6 @@ jobs:
|
||||
go-version-file: "go.mod"
|
||||
cache: false
|
||||
- name: golangci-lint
|
||||
# https://github.com/golangci/golangci-lint-action/releases/tag/v7.0.0
|
||||
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9
|
||||
with:
|
||||
only-new-issues: true
|
||||
|
||||
Reference in New Issue
Block a user