Skip to content

Commit 4fcb503

Browse files
authored
Merge pull request #1722 from tier4/dependabot/github_actions/8BitJonny/gh-get-current-pr-4.0.0
2 parents a8d7adc + 44ed4a9 commit 4fcb503

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
new_version: ${{ steps.new_version.outputs.new_version }}
3737
steps:
3838
# 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
39+
- uses: 8BitJonny/gh-get-current-pr@4.0.0
4040
id: pull-request
4141

4242
# Currently Pull Request body is not used, but it can be useful in the future.

0 commit comments

Comments
 (0)