Skip to content

Bump github.com/Azure/terraform-module-test-helper from 0.22.0 to 0.24.0 in /test #552

Bump github.com/Azure/terraform-module-test-helper from 0.22.0 to 0.24.0 in /test

Bump github.com/Azure/terraform-module-test-helper from 0.22.0 to 0.24.0 in /test #552

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