Skip to content

Commit

Permalink
build: bump azure/CLI from 1 to 2
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 8, 2024
1 parent b390fd4 commit 9d312a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clean-acr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
python-version: '3.x'
- name: Execute clean-acr.py
uses: azure/CLI@v1
uses: azure/CLI@v2
with:
inlineScript: |
python -m venv acr-env
Expand Down

0 comments on commit 9d312a6

Please sign in to comment.