Update actions/dependency-review-action action to v4.3.5

This commit is contained in:
renovate[bot] 2024-10-22 00:43:13 +00:00 committed by GitHub
parent ca2c37c04e
commit db47fa11eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,7 +20,7 @@ jobs:
show-progress: false
- name: Scan
uses: actions/dependency-review-action@5a2ce3f5b92ee19cbb1541a4984c76d921601d7c # v4.3.4
uses: actions/dependency-review-action@a6993e2c61fd5dc440b409aa1d6904921c5e1894 # v4.3.5
with:
## Workaround from https://github.com/actions/dependency-review-action/issues/456
## TODO: Remove when necessary