Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

chore(deps): bump hashicorp/azurerm from 4.10.0 to 4.12.0 in /infrastructure #621

chore(deps): bump hashicorp/azurerm from 4.10.0 to 4.12.0 in /infrastructure

chore(deps): bump hashicorp/azurerm from 4.10.0 to 4.12.0 in /infrastructure #621

Workflow file for this run

name: PR
on:
pull_request:
branches:
- main
permissions:
contents: read
jobs:
bvt:
name: Build Verification Test
uses: ./.github/workflows/bvt.yaml
with:
service_name: 'api'
project_folder: 'Api'
secrets: inherit
static_code_analysis:
name: Static Code Analysis
uses: ./.github/workflows/static-code-analysis.yaml