Skip to content

Commit 6023824

Browse files
committed
STAC-23429 Try go-rk image with updated jira v3 api.
1 parent 72a7f0c commit 6023824

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
- name: Generate release notes
129129
uses: ./.github/actions/quay
130130
with:
131-
image: quay.io/stackstate/go-rk:v0.2.4
131+
image: quay.io/stackstate/go-rk:v0.3.0
132132
options: >
133133
-e RK_JIRA_PROJECT=STAC
134134
-e RK_JIRA_URL=https://stackstate.atlassian.net
@@ -148,7 +148,7 @@ jobs:
148148
- name: Generate JSON release notes
149149
uses: ./.github/actions/quay
150150
with:
151-
image: quay.io/stackstate/go-rk:v0.2.4
151+
image: quay.io/stackstate/go-rk:v0.3.0
152152
options: >
153153
-e RK_JIRA_PROJECT=STAC
154154
-e RK_JIRA_URL=https://stackstate.atlassian.net

0 commit comments

Comments
 (0)