Skip to content

Commit 9138caa

Browse files
chore(deps): bump azure/login from 2.3.0 to 3.0.0 in the all group
Bumps the all group with 1 update: [azure/login](https://github.com/azure/login). Updates `azure/login` from 2.3.0 to 3.0.0 - [Release notes](https://github.com/azure/login/releases) - [Commits](Azure/login@a457da9...532459e) --- updated-dependencies: - dependency-name: azure/login dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 80dfdc2 commit 9138caa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Set default Kubernetes namespace
4343
run: |
4444
kubectl config set-context posh --namespace demo
45-
- uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5
45+
- uses: azure/login@532459ea530d8321f2fb9bb10d1e0bcf23869a43
4646
with:
4747
creds: ${{ secrets.AZURE_CREDENTIALS }}
4848
- name: Build oh-my-posh 🔧

0 commit comments

Comments
 (0)