Skip to content

Commit

Permalink
Merge pull request #308 from apache/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/dependency-review-action-4.4.0

Bump actions/dependency-review-action from 4.3.5 to 4.4.0
  • Loading branch information
garydgregory authored Nov 2, 2024
2 parents 27252f0 + 7aac1c6 commit e9476d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: 'Checkout Repository'
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: 'Dependency Review PR'
uses: actions/dependency-review-action@a6993e2c61fd5dc440b409aa1d6904921c5e1894 # v4.3.5
uses: actions/dependency-review-action@4081bf99e2866ebe428fc0477b69eb4fcda7220a # v4.4.0
with:
base-ref: ${{ github.event.before }}
head-ref: ${{ github.sha }}

0 comments on commit e9476d9

Please sign in to comment.