Skip to content

Commit 5bcf93a

Browse files
ci: bump azure/CLI from 1 to 2 (#2639)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d9d16d commit 5bcf93a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
creds: ${{ secrets.AZURE_CREDENTIALS }}
3030
- name: Check Azure Pipelines
31-
uses: azure/CLI@v1
31+
uses: azure/CLI@v2
3232
env:
3333
AZURE_CORE_OUTPUT: none
3434
with:

0 commit comments

Comments
 (0)