We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72a7f0c commit 6023824Copy full SHA for 6023824
.github/workflows/ci.yml
@@ -128,7 +128,7 @@ jobs:
128
- name: Generate release notes
129
uses: ./.github/actions/quay
130
with:
131
- image: quay.io/stackstate/go-rk:v0.2.4
+ image: quay.io/stackstate/go-rk:v0.3.0
132
options: >
133
-e RK_JIRA_PROJECT=STAC
134
-e RK_JIRA_URL=https://stackstate.atlassian.net
@@ -148,7 +148,7 @@ jobs:
148
- name: Generate JSON release notes
149
150
151
152
153
154
0 commit comments