Skip to content

Commit

Permalink
Bump Azure/bicep-build-action from 1.0.0 to 1.0.1
Browse files Browse the repository at this point in the history
Bumps [Azure/bicep-build-action](https://github.com/azure/bicep-build-action) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/azure/bicep-build-action/releases)
- [Commits](Azure/bicep-build-action@v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: Azure/bicep-build-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2024
1 parent e1f9640 commit 88ae7b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
add: "."

- name: Build ARM Template
uses: Azure/[email protected].0
uses: Azure/[email protected].1
with:
bicepFilePath: bicep/main.bicep
outputFilePath: azuredeploy.json
Expand Down

0 comments on commit 88ae7b9

Please sign in to comment.