Skip to content

Commit

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

Bump actions/dependency-review-action from 4.3.4 to 4.3.5
  • Loading branch information
garydgregory authored Oct 25, 2024
2 parents 02c4008 + 32d98e6 commit 3d46179
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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
- name: 'Dependency Review PR'
uses: actions/dependency-review-action@5a2ce3f5b92ee19cbb1541a4984c76d921601d7c # v4.3.4
uses: actions/dependency-review-action@a6993e2c61fd5dc440b409aa1d6904921c5e1894 # v4.3.5
with:
base-ref: ${{ github.event.before }}
head-ref: ${{ github.sha }}

0 comments on commit 3d46179

Please sign in to comment.