Skip to content

fix(deps): update github.com/hashicorp/nomad/api digest to f3df01e #287

fix(deps): update github.com/hashicorp/nomad/api digest to f3df01e

fix(deps): update github.com/hashicorp/nomad/api digest to f3df01e #287

Workflow file for this run

name: Golangci-Lint
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup Go
uses: actions/setup-go@v4
with:
go-version: 1.20.x
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.51