We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7bc793 commit 364c831Copy full SHA for 364c831
.github/workflows/bump-java-version.yml
@@ -30,4 +30,5 @@ jobs:
30
version-file: .updatecli-version
31
env:
32
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
33
+ LOGSTASH_BRANCH: "${{ github.event.inputs.logstash_branch }}"
34
LOGSTASH_VERSION: "${{ github.event.inputs.logstash_version }}"
.github/workflows/bump-logstash.yml
@@ -27,4 +27,5 @@ jobs:
27
28
29
0 commit comments