Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
christophwille committed Apr 27, 2021
1 parent 223a2bc commit 2241d04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scoped-credentials-keyvault.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: azure/login@v1
with:
creds: ${{ secrets.AZURE_CREDENTIALS }}
- uses: Azure/get-keyvault-secrets@v1.0
- uses: Azure/get-keyvault-secrets@v1
id: keyvaultaction
with:
keyvault: "ghaction-deploy-credscwi"
Expand Down

0 comments on commit 2241d04

Please sign in to comment.