Skip to content

Commit

Permalink
added github action
Browse files Browse the repository at this point in the history
  • Loading branch information
cloether committed Nov 16, 2023
1 parent 2acc763 commit 0ad2b58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dependency_review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
- name: Dependency Review
uses: actions/dependency-review-action@v3
with:
base-ref: main
head-ref: ${{ env.GITHUB_SHA }}
base_ref: main
head_ref: main

0 comments on commit 0ad2b58

Please sign in to comment.