Skip to content

Bump github.com/hashicorp/hcl/v2 from 2.17.0 to 2.18.0 #1556

Bump github.com/hashicorp/hcl/v2 from 2.17.0 to 2.18.0

Bump github.com/hashicorp/hcl/v2 from 2.17.0 to 2.18.0 #1556

Workflow file for this run

name: Check goreleaser config
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
goreleaser-config:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3
- name: Check config
uses: goreleaser/goreleaser-action@v4
with:
args: check -f .goreleaser.yml