Skip to content

Commit 71258ab

Browse files
build(deps): bump azure/login from 2.2.0 to 2.3.0 (#330)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c616134 commit 71258ab

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
@@ -23,7 +23,7 @@ jobs:
2323
- name: Build API documentation
2424
run: yarn build:docs
2525
- name: Azure login
26-
uses: azure/login@a65d910e8af852a8061c627c456678983e180302 # v2.2.0
26+
uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2.3.0
2727
with:
2828
client-id: ${{ secrets.AZURE_OIDC_CLIENT_ID }}
2929
tenant-id: ${{ secrets.AZURE_OIDC_TENANT_ID }}

0 commit comments

Comments
 (0)