Skip to content

Commit

Permalink
chore: update dependency-review.yml (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
ersachin3112 committed Feb 7, 2024
1 parent 0b0d8d2 commit 1b6ad10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: 'Dependency Review'
uses: actions/dependency-review-action@v3
uses: actions/dependency-review-action@v4

0 comments on commit 1b6ad10

Please sign in to comment.