Skip to content

Commit ce94643

Browse files
[Dependencies]: Bump actions/dependency-review-action
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](actions/dependency-review-action@v3.1.1...v3.1.2) --- updated-dependencies: - dependency-name: actions/dependency-review-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f487b1d commit ce94643

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.1
236+
uses: actions/dependency-review-action@v3.1.2
237237

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

0 commit comments

Comments
 (0)