Skip to content

Commit

Permalink
Update actions (knative#13604)
Browse files Browse the repository at this point in the history
Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
  • Loading branch information
knative-automation authored Jan 16, 2023
1 parent 162b8fb commit cd2ad0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/knative-releasability.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
releasability:
uses: knative/actions/.github/workflows/releasability.yaml@main
with:
releaseFamily: ${{ github.event.inputs.releaseFamily || 'v1.8' }}
moduleReleaseFamily: ${{ github.event.inputs.moduleReleaseFamily || 'v0.35' }}
releaseFamily: ${{ github.event.inputs.releaseFamily || 'v1.9' }}
moduleReleaseFamily: ${{ github.event.inputs.moduleReleaseFamily || 'v0.36' }}
slackChannel: ${{ github.event.inputs.slackChannel || 'release' }}
secrets:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}

0 comments on commit cd2ad0c

Please sign in to comment.