This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-cli.git


The following commit(s) were added to refs/heads/master by this push:
     new 6ce29061 Fix dependency-review.yml for PR only
6ce29061 is described below

commit 6ce29061e2c8244da75644d9d7aa0ddc83486649
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Nov 8 07:18:04 2024 -0500

    Fix dependency-review.yml for PR only
---
 .github/workflows/dependency-review.yml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.github/workflows/dependency-review.yml 
b/.github/workflows/dependency-review.yml
index 154ab430..6da427d5 100644
--- a/.github/workflows/dependency-review.yml
+++ b/.github/workflows/dependency-review.yml
@@ -29,6 +29,3 @@ jobs:
         uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 
v4.2.2
       - name: 'Dependency Review PR'
         uses: 
actions/dependency-review-action@4081bf99e2866ebe428fc0477b69eb4fcda7220a # 
v4.4.0
-        with:
-          base-ref: ${{ github.event.before }}
-          head-ref: ${{ github.sha }}

Reply via email to