mirror of https://github.com/knative/caching.git
Update actions (#690)
Signed-off-by: Knative Automation <automation@knative.team> Signed-off-by: Knative Automation <automation@knative.team>
This commit is contained in:
parent
40e6fff1f8
commit
775f84a210
|
@ -25,8 +25,8 @@ jobs:
|
|||
releasability:
|
||||
uses: knative/actions/.github/workflows/releasability.yaml@main
|
||||
with:
|
||||
releaseFamily: ${{ github.event.inputs.releaseFamily || 'v1.7' }}
|
||||
moduleReleaseFamily: ${{ github.event.inputs.moduleReleaseFamily || 'v0.34' }}
|
||||
releaseFamily: ${{ github.event.inputs.releaseFamily || 'v1.8' }}
|
||||
moduleReleaseFamily: ${{ github.event.inputs.moduleReleaseFamily || 'v0.35' }}
|
||||
slackChannel: ${{ github.event.inputs.slackChannel || 'release' }}
|
||||
secrets:
|
||||
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
|
||||
|
|
Loading…
Reference in New Issue