Skip to content

Commit b622a37

Browse files
authored
Merge pull request #88 from dargstack/renovate/8bitjonny-gh-get-current-pr-4.x
chore(deps): update 8bitjonny/gh-get-current-pr action to v4
2 parents 11e0413 + 2db90f3 commit b622a37

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
@@ -18,10 +18,10 @@ jobs:
1818
steps:
1919
- name: Get current PR
2020
id: pr
21-
uses: 8BitJonny/gh-get-current-pr@3.0.0
21+
uses: 8BitJonny/gh-get-current-pr@4.0.0
2222
with:
2323
filterOutClosed: true
24-
sha: ${{ github.event.pull_request.head.sha }}
24+
filterOutDraft: true
2525
release_semantic_dry:
2626
needs: prepare_jobs
2727
name: Release (semantic, dry)

0 commit comments

Comments
 (0)