Skip to content

Commit

Permalink
fix(ci): fix missing head ref input in dependency-review (#139)
Browse files Browse the repository at this point in the history
Signed-off-by: Dwi Siswanto <[email protected]>
  • Loading branch information
dwisiswant0 authored Jan 4, 2024
1 parent 6c710fa commit 332dbc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dependency-review.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ jobs:
comment-summary-in-pr: on-failure
license-check: false
base-ref: ${{ github.ref }}
head-ref: ${{ github.ref }}

0 comments on commit 332dbc5

Please sign in to comment.