Skip to content

Commit df2cbc3

Browse files
authored
Merge pull request #225 from maevsi/renovate/8bitjonny-gh-get-current-pr-4.x
chore(deps): update 8bitjonny/gh-get-current-pr action to v4
2 parents ab7fea8 + c2d7220 commit df2cbc3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +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
2727
filterOutDraft: true
28-
sha: ${{ github.event.pull_request.head.sha }}
2928
build:
3029
needs: prepare_jobs
3130
name: dargstack rgen

0 commit comments

Comments
 (0)