Skip to content

Commit e1e936d

Browse files
authored
Merge pull request #397 from credfeto/dependabot/github_actions/actions/dependency-review-action-3.1.1
[Dependencies]: Bump actions/dependency-review-action from 3.1.0 to 3.1.1
2 parents 6633164 + 4f7c08a commit e1e936d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ jobs:
233233
fetch-depth: 0
234234
- name: 'Dependency Review'
235235
if: steps.visibility.outputs.is_public == 'true'
236-
uses: actions/dependency-review-action@v3.1.0
236+
uses: actions/dependency-review-action@v3.1.1
237237

238238
no-merge-commits:
239239
# Check that there are no merge commits in the PR

0 commit comments

Comments
 (0)