Skip to content

build(deps): bump github.com/gruntwork-io/terratest from 0.46.6 to 0.46.7 #48

build(deps): bump github.com/gruntwork-io/terratest from 0.46.6 to 0.46.7

build(deps): bump github.com/gruntwork-io/terratest from 0.46.6 to 0.46.7 #48

Workflow file for this run

name: PR Checks
on:
pull_request:
permissions:
contents: read
jobs:
verify-commits:
name: Verify Commits
runs-on: ubuntu-latest
steps:
- name: Block Merge Commits
uses: Morishiri/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}