Skip to content

Commit 8e4cd85

Browse files
authored
Merge pull request #91 from dargstack/renovate/8bitjonny-gh-get-current-pr-4.x
chore(deps): update 8bitjonny/gh-get-current-pr action to v4
2 parents 9907f25 + b8406f4 commit 8e4cd85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ jobs:
2121
steps:
2222
- name: Get current PR
2323
id: pr
24-
uses: 8BitJonny/gh-get-current-pr@3.0.0
24+
uses: 8BitJonny/gh-get-current-pr@4.0.0
2525
with:
2626
filterOutClosed: true
27-
sha: ${{ github.event.pull_request.head.sha }}
27+
filterOutDraft: true
2828
release_semantic_dry:
2929
needs: prepare_jobs
3030
name: Release (semantic, dry)

0 commit comments

Comments
 (0)