Skip to content

Bump github.com/zclconf/go-cty from 1.14.4 to 1.15.0 #150

Bump github.com/zclconf/go-cty from 1.14.4 to 1.15.0

Bump github.com/zclconf/go-cty from 1.14.4 to 1.15.0 #150

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