Skip to content

Commit

Permalink
Release v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
K-Phoen authored and actions-user committed Feb 1, 2020
1 parent 0b2fd5a commit f3f0333
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 @@ -32,7 +32,7 @@ outputs:

runs:
using: 'docker'
image: 'docker://kphoen/semver-release-action:v1.3.0'
image: 'docker://kphoen/semver-release-action:v1.3.1'
args:
- ${{ inputs.release_branch }}
- ${{ inputs.release_strategy }}
Expand Down

0 comments on commit f3f0333

Please sign in to comment.