Skip to content

Commit 1c3e1a0

Browse files
Bump azure/cli from 2.1.0 to 2.2.0 in the azure-actions group
Bumps the azure-actions group with 1 update: [azure/cli](https://github.com/azure/cli). Updates `azure/cli` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/azure/cli/releases) - [Changelog](https://github.com/Azure/cli/blob/master/ReleaseProcess.md) - [Commits](Azure/cli@089eac9...9f7ce6f) --- updated-dependencies: - dependency-name: azure/cli dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: azure-actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f2854a9 commit 1c3e1a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-test-custom.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
deploymentName: cleanup-deployment
9090

9191
- name: Wait for cleanup to complete
92-
uses: azure/cli@089eac9d8cc39f5d003e94f8b65efc51076c9cbd # v2.1.0
92+
uses: azure/cli@9f7ce6f37c31b777ec6c6b6d1dfe7db79f497956 # v2.2.0
9393
with:
9494
inlineScript: |
9595
echo "Waiting for cleanup deployment to complete..."

0 commit comments

Comments
 (0)