Skip to content

Commit

Permalink
Bump azure/arm-deploy from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [azure/arm-deploy](https://github.com/azure/arm-deploy) from 1 to 2.
- [Release notes](https://github.com/azure/arm-deploy/releases)
- [Changelog](https://github.com/Azure/arm-deploy/blob/main/ReleaseProcess.md)
- [Commits](Azure/arm-deploy@v1...v2)

---
updated-dependencies:
- dependency-name: azure/arm-deploy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 0753bd9 commit cf4b4dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/template-module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}

- name: Run preflight validation
uses: azure/arm-deploy@v1
uses: azure/arm-deploy@v2
with:
scope: "resourcegroup"
resourceGroupName: ${{ vars.AZURE_TEST_RESOURCEGROUP_NAME }}
Expand Down

0 comments on commit cf4b4dd

Please sign in to comment.