Skip to content

Bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 in /test #547

Bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 in /test

Bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 in /test #547

Workflow file for this run

name: Pre Pull Request Check
on:
pull_request:
types: ['opened', 'synchronize']
paths:
- '.github/**'
- '**.go'
- '**.tf'
- '.github/workflows/**'
- '**.md'
- '**/go.mod'
jobs:
prepr-check:
uses: Azure/tfmod-scaffold/.github/workflows/pr-check.yaml@main