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 c2e7583 commit b0e98daCopy full SHA for b0e98da
action.yml
@@ -37,7 +37,7 @@ runs:
37
using: 'docker'
38
# This is the image that will be used to run the action.
39
# IMPORTANT: The version has to be changed manually in your PRs.
40
- image: 'docker://asyncapi/github-action-for-cli:6.0.0'
+ image: 'docker://asyncapi/github-action-for-cli:5.0.0'
41
args:
42
- ${{ inputs.cli_version }}
43
- ${{ inputs.command }}
0 commit comments