Skip to content

Commit

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

build(deps): bump azure/arm-deploy from 1 to 2
  • Loading branch information
rimrul authored Feb 19, 2024
2 parents aac7740 + da66642 commit 9664659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-azure-self-hosted-runners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
with:
creds: ${{ secrets.AZURE_CREDENTIALS }}

- uses: azure/arm-deploy@v1
- uses: azure/arm-deploy@v2
id: deploy-arm-template
with:
resourceGroupName: ${{ secrets.AZURE_RESOURCE_GROUP }}
Expand Down

0 comments on commit 9664659

Please sign in to comment.