Skip to content

Commit

Permalink
Update workspace-deployment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasny authored Jun 3, 2024
1 parent a776a3f commit 32a44fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workspace-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: actions/checkout@v2

- name: 'Service Principal Authentication'
uses: azure/login@v1
uses: azure/login@v2
with:
creds: ${{ secrets.S037_AZURE_CREDENTIALS }}
enable-AzPSSession: true
Expand Down

0 comments on commit 32a44fd

Please sign in to comment.