Skip to content

Commit

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

Bump actions/dependency-review-action from 2 to 3
  • Loading branch information
ryanmerolle authored Oct 14, 2023
2 parents 484eeb2 + a99cc4a commit c2cff7b
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 @@ -18,4 +18,4 @@ jobs:
- name: 'Checkout Repository'
uses: actions/checkout@v3
- name: 'Dependency Review'
uses: actions/dependency-review-action@v2
uses: actions/dependency-review-action@v3

0 comments on commit c2cff7b

Please sign in to comment.