Skip to content

Commit

Permalink
Pin azure action version
Browse files Browse the repository at this point in the history
  • Loading branch information
mbhave authored May 14, 2024
1 parent 7ab6e51 commit 05aebff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
arguments: build
build-root-directory: .
- name: Set up Azure
uses: azure/login@v1
uses: azure/login@cb79c773a3cfa27f31f25eb3f677781210c9ce3d
with:
creds: ${{ secrets.AZURE_CREDENTIALS_SPRING_TEAM }}
- name: Set up Azure Spring Extension
Expand Down

0 comments on commit 05aebff

Please sign in to comment.