Skip to content

Commit 5d60798

Browse files
Bump azure/login from 1.5.0 to 1.5.1 (#198)
Bumps [azure/login](https://github.com/azure/login) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/azure/login/releases) - [Commits](Azure/login@v1.5.0...v1.5.1) --- updated-dependencies: - dependency-name: azure/login dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 17c43fe commit 5d60798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656

5757
# Deploy to Azure Web App
5858
- name: Azure Login
59-
uses: azure/login@v1.5.0
59+
uses: azure/login@v1.5.1
6060
with:
6161
creds: ${{ secrets.AZURE_CREDENTIALS }}
6262

0 commit comments

Comments
 (0)