Skip to content

Commit

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

[Dependencies]: Bump actions/dependency-review-action from 3.1.1 to 3.1.2
  • Loading branch information
credfeto authored Nov 9, 2023
2 parents 638f17c + 825dc29 commit 315bb51
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 @@ -233,7 +233,7 @@ jobs:
fetch-depth: 0
- name: 'Dependency Review'
if: steps.visibility.outputs.is_public == 'true'
uses: actions/[email protected].1
uses: actions/[email protected].2

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

0 comments on commit 315bb51

Please sign in to comment.