Skip to content

Commit 5324f83

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/dependency-review-action-4.6.0
2 parents 3b4ba4a + fcc681e commit 5324f83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-manual-build-test-sign.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
Get-ChildItem -Path ${{ env.nupkgDirectory }} -Include *.nupkg -Recurse -Force
110110
111111
- name: Authenticate to Azure
112-
uses: azure/login@a65d910e8af852a8061c627c456678983e180302 # 2.2.0
112+
uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # 2.3.0
113113
with:
114114
allow-no-subscriptions : true
115115
client-id: ${{ secrets.AZURE_CLIENT_ID }}

0 commit comments

Comments
 (0)