Skip to content

build(deps): Bump github.com/gruntwork-io/terratest from 0.41.24 to 0.43.12 #670

build(deps): Bump github.com/gruntwork-io/terratest from 0.41.24 to 0.43.12

build(deps): Bump github.com/gruntwork-io/terratest from 0.41.24 to 0.43.12 #670

Workflow file for this run

name: Auto-Merge
on: pull_request
permissions:
pull-requests: write
contents: write
jobs:
automerge:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: peter-evans/enable-pull-request-automerge@v3
with:
pull-request-number: ${{ github.event.pull_request.number }}
merge-method: squash