Skip to content

Bump sensu-plugin-sdk to v0.19.0 #34

Bump sensu-plugin-sdk to v0.19.0

Bump sensu-plugin-sdk to v0.19.0 #34

Workflow file for this run

name: static-check
on: [push, pull_request]
jobs:
staticcheck:
name: staticcheck (project)
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
with:
fetch-depth: 1
- uses: dominikh/[email protected]
with:
version: "2023.1.3"
env:
GO_VERSION: 1.20.x