Skip to content

Commit

Permalink
Update azure/arm-deploy action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 11, 2025
1 parent 5b4cb20 commit 8c86677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-dashboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}

- name: Deploy Bicep
uses: azure/arm-deploy@v1
uses: azure/arm-deploy@v2
with:
scope: resourcegroup
resourceGroupName: ${{ secrets.RESOURCE_GROUP }}
Expand Down

0 comments on commit 8c86677

Please # to comment.