Skip to content

Commit

Permalink
Merge pull request #7 from miekki/dependabot/github_actions/azure/arm…
Browse files Browse the repository at this point in the history
…-deploy-2

Bump azure/arm-deploy from 1 to 2
  • Loading branch information
miekki authored Jun 13, 2024
2 parents 5880169 + cf4b4dd commit 6a831e5
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 6a831e5

Please sign in to comment.