Skip to content

Commit

Permalink
Merge pull request #8 from chris-kruining/renovate/azure-cli-2.x
Browse files Browse the repository at this point in the history
Update azure/cli action to v2
  • Loading branch information
chris-kruining authored Nov 25, 2024
2 parents 591ddf8 + 609208d commit 652b741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
subscription-id: ${{ secrets.TRICEP_SUBSCRIPTION_ID }}

- name: Publish Bicep module
uses: azure/cli@v1
uses: azure/cli@v2
with:
inlineScript: |
for x in ls -al src; do
Expand Down

0 comments on commit 652b741

Please sign in to comment.