mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-01-29 12:01:07 -08:00
chore(deps): bump azure/login from 1.4.7 to 1.5.0
Bumps [azure/login](https://github.com/azure/login) from 1.4.7 to 1.5.0.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](92a5484dfa...4c88f01b0e
)
---
updated-dependencies:
- dependency-name: azure/login
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
dd80060537
commit
b31f01a1a3
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@92a5484dfaf04ca78a94597f4f19fea633851fa2
|
||||
- uses: azure/login@4c88f01b0e3a5600e08a37889921afd060f75cf0
|
||||
with:
|
||||
creds: ${{ secrets.AZURE_CREDENTIALS }}
|
||||
- name: Build oh-my-posh 🔧
|
||||
|
|
Loading…
Reference in a new issue