Skip to content

Commit

Permalink
chore: update action.yml reference to 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lemeurherve committed Jun 19, 2024
1 parent 557d3b8 commit af9d76d
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 @@ -14,7 +14,7 @@ outputs:
description: 'The latest release version of Jenkins'
runs:
using: 'docker'
image: 'docker://jenkinsciinfra/jv:0.3.2'
image: 'docker://jenkinsciinfra/jv:0.6.1'
entrypoint: 'github-actions-entrypoint.sh'
env:
JENKINS_VERSION: ${{ inputs.version-identifier }}

0 comments on commit af9d76d

Please sign in to comment.