Skip to content

Commit 1edd4df

Browse files
dependabot[bot]nginx-jack
authored andcommitted
Bump azure/login from 2.1.1 to 2.2.0 in the actions group
Bumps the actions group with 1 update: [azure/login](https://github.com/azure/login). Updates `azure/login` from 2.1.1 to 2.2.0 - [Release notes](https://github.com/azure/login/releases) - [Commits](Azure/login@6c25186...a65d910) --- updated-dependencies: - dependency-name: azure/login dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f888443 commit 1edd4df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-build-push.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
echo "DEPLOYMENT_DOMAIN=${DOMAIN}" >> $GITHUB_ENV
151151
152152
- name: Azure login
153-
uses: azure/login@6c251865b4e6290e7b78be643ea2d005bc51f69a # v2.1.1
153+
uses: azure/login@a65d910e8af852a8061c627c456678983e180302 # v2.2.0
154154
with:
155155
creds: ${{ secrets.AZURE_CREDENTIALS }}
156156

0 commit comments

Comments
 (0)