Skip to content

Commit c0f1212

Browse files
build(deps): bump azure/login from 2.2.0 to 2.3.0 (#242)
Bumps [azure/login](https://github.com/azure/login) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/azure/login/releases) - [Commits](Azure/login@a65d910...a457da9) --- updated-dependencies: - dependency-name: azure/login dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d7da7b3 commit c0f1212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Build API documentation
2525
run: yarn build:docs
2626
- name: Azure login
27-
uses: azure/login@a65d910e8af852a8061c627c456678983e180302 # v2.2.0
27+
uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2.3.0
2828
with:
2929
client-id: ${{ secrets.AZURE_OIDC_CLIENT_ID }}
3030
tenant-id: ${{ secrets.AZURE_OIDC_TENANT_ID }}

0 commit comments

Comments
 (0)