Skip to content

Bump github.com/elastic/elastic-agent-system-metrics from 0.6.1 to 0.7.0 #1098

Bump github.com/elastic/elastic-agent-system-metrics from 0.6.1 to 0.7.0

Bump github.com/elastic/elastic-agent-system-metrics from 0.6.1 to 0.7.0 #1098

Workflow file for this run

name: govulncheck
on:
pull_request:
jobs:
govulncheck:
strategy:
matrix:
os: [ ubuntu-latest, macos-latest, windows-latest ]
name: vulncheck
runs-on: ${{ matrix.os }}
steps:
- id: govulncheck
uses: golang/govulncheck-action@v1
with:
go-version-input: 1.20.8
go-package: ./...