Skip to content

Commit

Permalink
Update azure/cli action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent 591ddf8 commit 609208d
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 609208d

Please sign in to comment.