Skip to content

Bump github.com/zclconf/go-cty from 1.16.2 to 1.16.3 #244

Bump github.com/zclconf/go-cty from 1.16.2 to 1.16.3

Bump github.com/zclconf/go-cty from 1.16.2 to 1.16.3 #244

Workflow file for this run

name: goreleaser
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
fetch-depth: 0
- name: Set up Go
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
with:
go-version-file: 'go.mod'
- name: goreleaser check
uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6.3.0
with:
version: v2.7.0
args: check