Skip to content

Commit

Permalink
Bump azure/cli from 1 to 2 (#1025)
Browse files Browse the repository at this point in the history
Bumps [azure/cli](https://github.com/azure/cli) from 1 to 2.
- [Release notes](https://github.com/azure/cli/releases)
- [Changelog](https://github.com/Azure/cli/blob/master/ReleaseProcess.md)
- [Commits](Azure/cli@v1...v2)

---
updated-dependencies:
- dependency-name: azure/cli
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 7, 2024
1 parent d6388a5 commit 0114e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
IMAGE_TAG: ${{ steps.gitversion.outputs.nuGetVersionV2 }}

- name: Build bicep file
uses: azure/cli@v1
uses: azure/cli@v2
with:
inlineScript: |
cp ${{ github.workspace }}/server/main.bicep ${{ github.workspace }}/drop/main.bicep && \
Expand Down

0 comments on commit 0114e4f

Please sign in to comment.