Skip to content

Commit a67a66e

Browse files
Update azure/login action to v3 (#349)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
1 parent 0caf24b commit a67a66e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Build
3838
run: dotnet build src --configuration Release
3939
- name: Azure login
40-
uses: azure/login@v2.3.0
40+
uses: azure/login@v3.0.0
4141
with:
4242
creds: ${{ secrets.AZURE_ACI_CREDENTIALS }}
4343
enable-AzPSSession: true

0 commit comments

Comments
 (0)