We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b92ef3b commit 93a15d9Copy full SHA for 93a15d9
.github/workflows/jira_issue.yml
@@ -22,7 +22,7 @@ jobs:
22
path: .
23
24
- name: Login
25
- uses: atlassian/gajira-login@v3.0.1
+ uses: atlassian/gajira-login@v2.0.0
26
env:
27
JIRA_BASE_URL: ${{ secrets.JIRA_BASE_URL }}
28
JIRA_USER_EMAIL: ${{ secrets.JIRA_USER_EMAIL }}
0 commit comments