We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f888443 commit 1edd4dfCopy full SHA for 1edd4df
.github/workflows/docs-build-push.yml
@@ -150,7 +150,7 @@ jobs:
150
echo "DEPLOYMENT_DOMAIN=${DOMAIN}" >> $GITHUB_ENV
151
152
- name: Azure login
153
- uses: azure/login@6c251865b4e6290e7b78be643ea2d005bc51f69a # v2.1.1
+ uses: azure/login@a65d910e8af852a8061c627c456678983e180302 # v2.2.0
154
with:
155
creds: ${{ secrets.AZURE_CREDENTIALS }}
156
0 commit comments