mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-09 20:44:03 -08:00
chore: bump azure/login from 2.1.0 to 2.1.1
Bumps [azure/login](https://github.com/azure/login) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](6b2456866f...6c251865b4
)
---
updated-dependencies:
- dependency-name: azure/login
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
45d6f5d412
commit
85bfb55670
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
@ -44,7 +44,7 @@ jobs:
|
|||
- name: Set default Kubernetes namespace
|
||||
run: |
|
||||
kubectl config set-context posh --namespace demo
|
||||
- uses: azure/login@6b2456866fc08b011acb422a92a4aa20e2c4de32
|
||||
- uses: azure/login@6c251865b4e6290e7b78be643ea2d005bc51f69a
|
||||
with:
|
||||
creds: ${{ secrets.AZURE_CREDENTIALS }}
|
||||
- name: Build oh-my-posh 🔧
|
||||
|
|
Loading…
Reference in a new issue