Skip to content

Commit

Permalink
Merge pull request #9 from miekki/dependabot/github_actions/azure/cli-2
Browse files Browse the repository at this point in the history
Bump azure/cli from 1 to 2
  • Loading branch information
miekki authored Jun 13, 2024
2 parents b2f14a7 + b23ad9c commit 5068115
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 @@ -81,7 +81,7 @@ jobs:
echo "MODULE_VERSION=$versionNumber" >> $GITHUB_ENV
- name: Publish bicep module
uses: azure/cli@v1
uses: azure/cli@v2
with:
inlineScript: |
az bicep publish \
Expand Down

0 comments on commit 5068115

Please sign in to comment.