Skip to content

chore: bump github.com/hashicorp/hcl/v2 from 2.22.0 to 2.23.0 in the terraform group #300

chore: bump github.com/hashicorp/hcl/v2 from 2.22.0 to 2.23.0 in the terraform group

chore: bump github.com/hashicorp/hcl/v2 from 2.22.0 to 2.23.0 in the terraform group #300

Workflow file for this run

on:
pull_request:
branches:
- feat-multi-module-components
jobs:
test:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version-file: go.mod
- name: Run tests
run: make test-ci