Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

build(deps): bump github.com/hashicorp/hcl/v2 from 2.17.0 to 2.19.0 #19

build(deps): bump github.com/hashicorp/hcl/v2 from 2.17.0 to 2.19.0

build(deps): bump github.com/hashicorp/hcl/v2 from 2.17.0 to 2.19.0 #19

Workflow file for this run

---
name: try golang build
on:
push:
branches:
- dependabot/**
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
- run: go build .