chore(deps): bump azure/login from 2.3.0 to 3.0.0 in the all group

Bumps the all group 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](https://github.com/azure/login/compare/a457da9ea143d694b1b9c7c869ebb04ebe844ef5...532459ea530d8321f2fb9bb10d1e0bcf23869a43)

---
updated-dependencies:
- dependency-name: azure/login
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-18 00:09:21 +00:00
committed by github-actions[bot]
parent 80dfdc2596
commit 9138caafe9
+1 -1
View File
@@ -42,7 +42,7 @@ jobs:
- name: Set default Kubernetes namespace
run: |
kubectl config set-context posh --namespace demo
- uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5
- uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43
with:
creds: ${{ secrets.AZURE_CREDENTIALS }}
- name: Build oh-my-posh 🔧