mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-09-17 11:29:05 +02:00
chore(deps): update github actions (master) (#2444)
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
- uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
|
||||
with:
|
||||
# renovate: golang=go
|
||||
go-version: '1.26.4'
|
||||
go-version: '1.26.5'
|
||||
|
||||
- name: Test
|
||||
run: make test
|
||||
@@ -48,7 +48,7 @@ jobs:
|
||||
- uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
|
||||
with:
|
||||
# renovate: golang=go
|
||||
go-version: '1.26.4'
|
||||
go-version: '1.26.5'
|
||||
|
||||
- name: Install promtool
|
||||
run: |
|
||||
@@ -88,7 +88,7 @@ jobs:
|
||||
- uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
|
||||
with:
|
||||
# renovate: golang=go
|
||||
go-version: '1.26.4'
|
||||
go-version: '1.26.5'
|
||||
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a # v9.3.0
|
||||
|
||||
Reference in New Issue
Block a user