Skip to content

Commit

Permalink
Update to latest bicep version (#698)
Browse files Browse the repository at this point in the history
  • Loading branch information
shibayan authored Apr 12, 2024
1 parent f0a298e commit 906c6fc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

env:
DOTNET_VERSION: 6.0.x
BICEP_VERSION: 0.22.6
BICEP_VERSION: 0.26.54

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

env:
DOTNET_VERSION: 6.0.x
BICEP_VERSION: 0.22.6
BICEP_VERSION: 0.26.54

jobs:
publish:
Expand Down
4 changes: 2 additions & 2 deletions azuredeploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.22.6.54827",
"templateHash": "18177599109201060587"
"version": "0.26.54.24096",
"templateHash": "2201744482523837982"
}
},
"parameters": {
Expand Down

0 comments on commit 906c6fc

Please sign in to comment.