Skip to content

Commit

Permalink
fix: bump actions/checkout from 3 to 4 (Azure#1783)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebassem committed Apr 30, 2024
1 parent f6cb83c commit c32016c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/avm_module_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ body:
# - "avm/ptn/avd-lza/management-plane"
# - "avm/ptn/avd-lza/networking"
# - "avm/ptn/avd-lza/session-hosts"
- "avm/ptn/finops-toolkit/finops-hub"
- "avm/ptn/policy-insights/remediation"
- "avm/ptn/security/security-center"
- "avm/res/aad/domain-service"
Expand Down
5 changes: 2 additions & 3 deletions avm/ptn/finops-toolkit/finops-hub/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"_generator": {
"name": "bicep",
"version": "0.26.170.59819",
"templateHash": "8097445583381888829"
"templateHash": "1614484396531364977"
},
"name": "Finops-hub",
"description": "This module deploys a Finops hub from the Finops toolkit.",
Expand Down Expand Up @@ -8379,7 +8379,7 @@
"_generator": {
"name": "bicep",
"version": "0.26.170.59819",
"templateHash": "12895181983621599198"
"templateHash": "2284201316625618072"
}
},
"parameters": {
Expand Down Expand Up @@ -8413,7 +8413,6 @@
},
"storageAccountName": {
"type": "string",
"defaultValue": "",
"metadata": {
"description": "Required. Name of the storage account to store access keys for."
}
Expand Down

0 comments on commit c32016c

Please sign in to comment.