Skip to content

Commit c64fd08

Browse files
Update actions (#381)
Signed-off-by: Knative Automation <[email protected]> Signed-off-by: Knative Automation <[email protected]>
1 parent 00257cb commit c64fd08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/knative-releasability.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ jobs:
2525
releasability:
2626
uses: knative/actions/.github/workflows/releasability.yaml@main
2727
with:
28-
releaseFamily: ${{ github.event.inputs.releaseFamily || 'v1.8' }}
29-
moduleReleaseFamily: ${{ github.event.inputs.moduleReleaseFamily || 'v0.35' }}
28+
releaseFamily: ${{ github.event.inputs.releaseFamily || 'v1.9' }}
29+
moduleReleaseFamily: ${{ github.event.inputs.moduleReleaseFamily || 'v0.36' }}
3030
slackChannel: ${{ github.event.inputs.slackChannel || 'release' }}
3131
secrets:
3232
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}

0 commit comments

Comments
 (0)