Skip to content

Commit 67184ab

Browse files
Update actions (knative-extensions#202)
Signed-off-by: Knative Automation <[email protected]>
1 parent 3c730fa commit 67184ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/knative-releasability.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ jobs:
3838
env:
3939
#########################################
4040
# Update this section each release. #
41-
RELEASE: 'v1.1'
42-
MODULE_RELEASE: 'v0.28'
43-
SLACK_CHANNEL: 'release-1dot1'
41+
RELEASE: 'v1.2'
42+
MODULE_RELEASE: 'v0.29'
43+
SLACK_CHANNEL: 'release-1dot2'
4444
#########################################
4545

4646
steps:

0 commit comments

Comments
 (0)