Skip to content

chore(deps): bump terraform-linters/setup-tflint from 3 to 4 #25

chore(deps): bump terraform-linters/setup-tflint from 3 to 4

chore(deps): bump terraform-linters/setup-tflint from 3 to 4 #25

Workflow file for this run

name: make bootstrap CI
on:
push:
branches:
- main
pull_request:
jobs:
bootstrap:
runs-on: ubuntu-latest
steps:
- uses: hashicorp/setup-terraform@v2
- uses: actions/checkout@v3
- name: bootstrap
run: make bootstrap