Skip to content

Commit c819f5a

Browse files
chore(deps): bump azure/login
Bumps the action-deps group in /.github/actions/e2e/cleanup with 1 update: [azure/login](https://github.com/azure/login). Updates `azure/login` from 2.3.0 to 3.0.0 - [Release notes](https://github.com/azure/login/releases) - [Commits](Azure/login@a457da9...532459e) --- updated-dependencies: - dependency-name: azure/login dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: action-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fea300f commit c819f5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/e2e/cleanup/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ runs:
3232
with:
3333
ref: ${{ inputs.git_ref }}
3434
- name: az login
35-
uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2.3.0
35+
uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43 # v3.0.0
3636
with:
3737
client-id: ${{ inputs.client_id }}
3838
tenant-id: ${{ inputs.tenant_id }}

0 commit comments

Comments
 (0)