Skip to content

Commit

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

Bump actions/dependency-review-action from 3 to 4
  • Loading branch information
thomasleplus authored Jan 18, 2024
2 parents f4922cb + 2b2b3c0 commit de988fe
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 @@ -12,4 +12,4 @@ jobs:
- name: 'Checkout Repository'
uses: actions/checkout@v4
- name: 'Dependency Review'
uses: actions/dependency-review-action@v3
uses: actions/dependency-review-action@v4

0 comments on commit de988fe

Please sign in to comment.