Skip to content

Commit

Permalink
Merge pull request #88 from AppleGamer22/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/dependency-review-action-4

chore: bump actions/dependency-review-action from 3 to 4
  • Loading branch information
AppleGamer22 committed Jan 19, 2024
2 parents fb68ff2 + 8a3d483 commit c25aad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
- name: Pull Source Code
uses: actions/checkout@v4.1.1
- name: Dependency Review
uses: actions/dependency-review-action@v3
uses: actions/dependency-review-action@v4
with:
fail-on-severity: low

0 comments on commit c25aad8

Please sign in to comment.