Skip to content

Commit

Permalink
chore: release 2.4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
pow-devops2020 committed Jun 21, 2021
1 parent 717dca0 commit cd2f0c8
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 @@ -46,7 +46,7 @@ outputs:
description: 'The next release version'
runs:
using: 'docker'
image: 'docker://ghcr.io/jenkins-x/jx-release-version:2.4.11'
image: 'docker://ghcr.io/jenkins-x/jx-release-version:2.4.12'
entrypoint: 'github-actions-entrypoint.sh'
env:
PREVIOUS_VERSION: ${{ inputs.previous-version }}
Expand Down

0 comments on commit cd2f0c8

Please sign in to comment.