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 00f7e0b commit 9b2b77dCopy full SHA for 9b2b77d
.github/workflows/post-publish.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Tidy Jira
16
- uses: breathingdust/github-jira-tidy@90353323866d42ef3686f589d834ba5f30ce6534 # v0.14.0
+ uses: breathingdust/github-jira-tidy@302d16f9cc705ea132dc20c34d1cff6a98b03509 # v0.15.0
17
with:
18
jira_host: 'hashicorp.atlassian.net'
19
jira_username: '[email protected]'
0 commit comments