Skip to content

Bump github.com/hashicorp/terraform-plugin-framework from 1.3.5 to 1.4.2 #53

Bump github.com/hashicorp/terraform-plugin-framework from 1.3.5 to 1.4.2

Bump github.com/hashicorp/terraform-plugin-framework from 1.3.5 to 1.4.2 #53

Workflow file for this run

name: CI
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
# Allow goreleaser to access older tag information.
fetch-depth: 0
- uses: actions/setup-go@v4
with:
go-version-file: go.mod
- name: Build for single target with GoReleaser
uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8 # v5.0.0
with:
args: build --clean --snapshot --single-target