Skip to content

fix(deps): update github.com/hashicorp/nomad/api digest to 93bf7ca #802

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

fix(deps): update github.com/hashicorp/nomad/api digest to 93bf7ca #802

Workflow file for this run

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