Skip to content

Commit

Permalink
chore: update action.yml reference to 0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dduportal committed Jul 8, 2024
1 parent d667115 commit e3b340f
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.3'
entrypoint: 'github-actions-entrypoint.sh'
env:
JENKINS_VERSION: ${{ inputs.version-identifier }}

0 comments on commit e3b340f

Please sign in to comment.