mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-28 04:19:41 -08:00
chore(deps): bump azure/login from 1.6.0 to 1.6.1
Bumps [azure/login](https://github.com/azure/login) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](e15b166166...cb79c773a3
)
---
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
024d8e8525
commit
6d454788b6
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@e15b166166a8746d1a47596803bd8c1b595455cf
|
||||
- uses: azure/login@cb79c773a3cfa27f31f25eb3f677781210c9ce3d
|
||||
with:
|
||||
creds: ${{ secrets.AZURE_CREDENTIALS }}
|
||||
- name: Build oh-my-posh 🔧
|
||||
|
|
Loading…
Reference in a new issue