Skip to content

Commit 8168a44

Browse files
Bump 8BitJonny/gh-get-current-pr from 3.0.0 to 4.0.0
Bumps [8BitJonny/gh-get-current-pr](https://github.com/8bitjonny/gh-get-current-pr) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/8bitjonny/gh-get-current-pr/releases) - [Commits](8BitJonny/gh-get-current-pr@3.0.0...4.0.0) --- updated-dependencies: - dependency-name: 8BitJonny/gh-get-current-pr dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7684b87 commit 8168a44

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)