Skip to content

Commit

Permalink
Update import.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ikewalker authored Nov 14, 2024
1 parent 320d2a9 commit d680887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflows/import.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
git config --global user.name "GitHub Actions"
git config --global user.email "github-actions[bot]@users.noreply.github.com"
- name: 'Azure OIDC Login'
uses: azure/login@v1
uses: azure/login@cb79c773a3cfa27f31f25eb3f677781210c9ce3d
with:
client-id: ${{ vars.AZURE_CLIENT_ID_OIDC }}
tenant-id: ${{ vars.AZURE_TENANT_ID_OIDC }}
Expand Down

0 comments on commit d680887

Please sign in to comment.