We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00fa7d3 commit 15af6c9Copy full SHA for 15af6c9
1 file changed
.github/workflows/event-processor.yml
@@ -32,7 +32,7 @@ jobs:
32
runs-on: ubuntu-latest
33
steps:
34
- name: 'Az CLI login'
35
- uses: azure/login@v2
+ uses: azure/login@v3
36
if: ${{ github.event_name == 'issues' && github.event.action == 'opened' }}
37
with:
38
client-id: a6dd2dfe-7352-41a7-9020-05301c3bca1a
0 commit comments