Skip to content

chore(deps): bump github.com/hashicorp/terraform-plugin-docs #453

chore(deps): bump github.com/hashicorp/terraform-plugin-docs

chore(deps): bump github.com/hashicorp/terraform-plugin-docs #453

Workflow file for this run

name: golangci
on:
push:
branches:
- main
pull_request:
permissions:
contents: read
pull-requests: read
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
go-version-file: "go.mod"
cache: true
- name: golangci-lint
uses: golangci/[email protected]
with:
version: v1.61.0
only-new-issues: true