We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9e8928 commit 6b192d4Copy full SHA for 6b192d4
.github/workflows/jira-release-version.yaml
@@ -102,7 +102,7 @@ jobs:
102
- uses: actions/checkout@v3
103
- name: Find Jira Marker
104
id: findJiraMarker
105
- uses: chanzuckerberg/github-actions/.github/actions/jira-find-marker@jira-find-marker-v1.0.1
+ uses: chanzuckerberg/github-actions/.github/actions/jira-find-marker@docker-build-push-v1.6.0
106
with:
107
pullRequestBody: ${{ matrix.pullRequestBody }}
108
projectKey: ${{ inputs.projectKey }}
0 commit comments