Skip to content

Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.29.0 to 2.32.0 #383

Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.29.0 to 2.32.0

Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.29.0 to 2.32.0 #383

Workflow file for this run

name: goreleaser
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version-file: 'go.mod'
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
with:
version: v1.12.3
args: check