Skip to content

Commit d183c26

Browse files
Pin azure/login action to a457da9 (#1229)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 504aef6 commit d183c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484

8585
# Login to Azure using a ServicePrincipal configured to authenticate agaist a GitHub Action
8686
- name: 🪪 Authorize signing
87-
uses: azure/[email protected]
87+
uses: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5 # v2.3.0
8888
with:
8989
client-id: ${{ vars.AZURE_CLIENT_ID }}
9090
tenant-id: ${{ vars.AZURE_TENANT_ID }}

0 commit comments

Comments
 (0)