diff --git a/README.md b/README.md index 5ce7bf3..5565226 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ on: ```yaml - name: Get tag id: tag - uses: devops-actions/action-get-tag@v1.0.2 + uses: devops-actions/action-get-tag@v1.0.3 with: strip_v: true # Optional: Remove 'v' character from version default: v0.0.0 # Optional: Default version when tag not found