We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c7e153 commit 062378dCopy full SHA for 062378d
1 file changed
.github/workflows/pr-jira-link.yaml
@@ -20,7 +20,7 @@ jobs:
20
- name: Comment on PR with link to JIRA ticket
21
if: contains(env.TICKET_NAME, 'VED-')
22
continue-on-error: true
23
- uses: unsplash/comment-on-pr@b5610c6125a7197eaec80072ea35ef53e1fc6035
+ uses: unsplash/comment-on-pr@a9bf050e744c8282dee4bb0dbcf063186d8316c4
24
env:
25
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
26
with:
0 commit comments