Skip to content

Commit

Permalink
Merge pull request #99 from janfuhrer/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/dependency-review-action-4.3.4

🌱 bump actions/dependency-review-action from 4.3.3 to 4.3.4
  • Loading branch information
janfuhrer authored Jul 15, 2024
2 parents a90501d + ff449b6 commit cb42c69
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 @@ -20,7 +20,7 @@ jobs:
with:
persist-credentials: false
- name: 'Dependency Review'
uses: actions/dependency-review-action@72eb03d02c7872a771aacd928f3123ac62ad6d3a # v4.3.3
uses: actions/dependency-review-action@5a2ce3f5b92ee19cbb1541a4984c76d921601d7c # v4.3.4
with:
# fail if a pull request introduce vulnerabilities of level "low" or higher
fail-on-severity: low
Expand Down

0 comments on commit cb42c69

Please sign in to comment.