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.1 to 2.2.0
Bumps [azure/login](https://github.com/azure/login) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](6c251865b4...a65d910e8a
)
---
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
a741b18d90
commit
b339396fa2
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
@ -44,7 +44,7 @@ jobs:
|
||||||
- name: Set default Kubernetes namespace
|
- name: Set default Kubernetes namespace
|
||||||
run: |
|
run: |
|
||||||
kubectl config set-context posh --namespace demo
|
kubectl config set-context posh --namespace demo
|
||||||
- uses: azure/login@6c251865b4e6290e7b78be643ea2d005bc51f69a
|
- uses: azure/login@a65d910e8af852a8061c627c456678983e180302
|
||||||
with:
|
with:
|
||||||
creds: ${{ secrets.AZURE_CREDENTIALS }}
|
creds: ${{ secrets.AZURE_CREDENTIALS }}
|
||||||
- name: Build oh-my-posh 🔧
|
- name: Build oh-my-posh 🔧
|
||||||
|
|
Loading…
Reference in a new issue