Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncapi-bot committed Jan 9, 2024
1 parent b29f1af commit 6b2c64a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ inputs:
runs:
using: 'docker'
# This is the image that will be used to run the action. The version of the image is changed automatically by releasing a new version of the action.
image: 'docker://asyncapi/github-action-for-cli:1.0.0'
image: 'docker://asyncapi/github-action-for-cli:1.1.0'
args:
- ${{ inputs.cli_version }}
- ${{ inputs.command }}
Expand Down

0 comments on commit 6b2c64a

Please sign in to comment.