Skip to content

Commit

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

[Dependencies]: Bump actions/dependency-review-action from 3.1.3 to 3.1.4
  • Loading branch information
credfeto authored Nov 29, 2023
2 parents bf643b5 + 493129c commit 519a70c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ jobs:
fetch-depth: 0
- name: 'Dependency Review'
if: steps.visibility.outputs.is_public == 'true'
uses: actions/dependency-review-action@v3.1.3
uses: actions/dependency-review-action@v3.1.4

no-merge-commits:
# Check that there are no merge commits in the PR
Expand Down

0 comments on commit 519a70c

Please sign in to comment.