Skip to content

Bump github.com/hashicorp/hcl/v2 from 2.20.1 to 2.22.0 #160

Bump github.com/hashicorp/hcl/v2 from 2.20.1 to 2.22.0

Bump github.com/hashicorp/hcl/v2 from 2.20.1 to 2.22.0 #160

Workflow file for this run

name: Lint
on:
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Lint
uses: reviewdog/action-golangci-lint@v2