diff --git a/.github/workflows/bump-channel-version/action.yml b/.github/workflows/bump-channel-version/action.yml index 2fcb33bcded5..1b9236497c56 100644 --- a/.github/workflows/bump-channel-version/action.yml +++ b/.github/workflows/bump-channel-version/action.yml @@ -16,6 +16,7 @@ inputs: default: false description: 'Should override the PACKAGE_VERSION value with a custom value for the one click release process.' + runs: using: "composite" steps: