Skip to content

Commit

Permalink
Merge pull request #283 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 7038258 + 9deb443 commit b53b5bd
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@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 b53b5bd

Please sign in to comment.