Skip to content

Commit

Permalink
Bump actions/dependency-review-action from 4.3.1 to 4.3.2 (#1336)
Browse files Browse the repository at this point in the history
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@v4.3.1...v4.3.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2024
1 parent 3a2d571 commit ee313af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Publish Gradle dependencies
uses: gradle/actions/dependency-submission@v3
- name: Review dependencies
uses: actions/dependency-review-action@v4.3.1
uses: actions/dependency-review-action@v4.3.2
with:
comment-summary-in-pr: on-failure
allow-ghsas: GHSA-4265-ccf5-phj5 # Apache Commons Compress: OutOfMemoryError unpacking broken Pack200 file

0 comments on commit ee313af

Please sign in to comment.