Skip to content

chore(deps): bump hashicorp/vault from 3.25.0 to 4.0.0 #102

chore(deps): bump hashicorp/vault from 3.25.0 to 4.0.0

chore(deps): bump hashicorp/vault from 3.25.0 to 4.0.0 #102

Workflow file for this run

name: make bootstrap CI
on:
pull_request:
jobs:
bootstrap:
runs-on: ubuntu-latest
steps:
- uses: hashicorp/setup-terraform@v3
- uses: actions/checkout@v4
- run: make bootstrap
- run: make teardown