Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored May 23, 2021
1 parent 495ad52 commit 7e1343f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@v2
- name: Run semver-diff
id: semver-diff
uses: tj-actions/semver-diff@v1.1
uses: tj-actions/semver-diff@v1.1.2
- name: Show release type
run: |
echo "Release type: ${{ steps.semver-diff.outputs.release_type }}"
Expand Down

0 comments on commit 7e1343f

Please sign in to comment.