Skip to content

Commit

Permalink
OPS: Update version number in action
Browse files Browse the repository at this point in the history
  • Loading branch information
cortadocodes committed Oct 14, 2024
1 parent 2a6dc2c commit 2418095
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-12'
image: 'docker://octue/check-semantic-version:1.0.5'
args:
- ${{ inputs.path }}
- ${{ inputs.breaking_change_indicated_by }}

0 comments on commit 2418095

Please sign in to comment.