Skip to content

Commit

Permalink
CHO: Increase docker image version
Browse files Browse the repository at this point in the history
  • Loading branch information
cortadocodes committed Oct 14, 2024
1 parent ee3c5b1 commit ed07fc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ inputs:
default: 'major'
runs:
using: 'docker'
image: 'docker://octue/check-semantic-version:1.0.5.beta-8'
image: 'docker://octue/check-semantic-version:1.0.5.beta-12'
args:
- ${{ inputs.path }}
- ${{ inputs.breaking_change_indicated_by }}

0 comments on commit ed07fc5

Please sign in to comment.