Skip to content

Commit

Permalink
chore(deps): bump azure/login from 1.6.0 to 1.6.1
Browse files Browse the repository at this point in the history
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](Azure/login@e15b166...cb79c77)

---
updated-dependencies:
- dependency-name: azure/login
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Jan 18, 2024
1 parent 024d8e8 commit 6d45478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 🔧
Expand Down

0 comments on commit 6d45478

Please sign in to comment.