Skip to content

Commit

Permalink
setting actions versioning (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
mboudreau authored Nov 22, 2022
1 parent 1ff0b6b commit 21bb493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- run: yarn test

- name: Login
uses: atlassian/gajira-login@master
uses: atlassian/gajira-login@v3
env:
JIRA_BASE_URL: ${{ secrets.JIRA_BASE_URL }}
JIRA_USER_EMAIL: ${{ secrets.JIRA_USER_EMAIL }}
Expand Down

0 comments on commit 21bb493

Please sign in to comment.