We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a8d7adc + 44ed4a9 commit 4fcb503Copy full SHA for 4fcb503
1 file changed
.github/workflows/Release.yaml
@@ -36,7 +36,7 @@ jobs:
36
new_version: ${{ steps.new_version.outputs.new_version }}
37
steps:
38
# Fetch the pull request information (even if the workflow is triggered by a push event).
39
- - uses: 8BitJonny/gh-get-current-pr@3.0.0
+ - uses: 8BitJonny/gh-get-current-pr@4.0.0
40
id: pull-request
41
42
# Currently Pull Request body is not used, but it can be useful in the future.
0 commit comments