Skip to content

chore(deps): bump github.com/gruntwork-io/terratest from 0.44.0 to 0.46.14 #90

chore(deps): bump github.com/gruntwork-io/terratest from 0.44.0 to 0.46.14

chore(deps): bump github.com/gruntwork-io/terratest from 0.44.0 to 0.46.14 #90

Workflow file for this run

name: auto-merge
on:
pull_request:
types: [labeled, opened, reopened]
branches:
- 'master'
- 'release-*'
jobs:
pr-mgmt:
uses: kumahq/.github/.github/workflows/wfc_pr_management.yml@main
with:
approve: true
merge: true
matchLabel: "ci/auto-merge"
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}