Browse Source

Merge pull request #4411 from dexidp/dependabot/github_actions/actions/dependency-review-action-4.8.2

build(deps): bump actions/dependency-review-action from 4.8.1 to 4.8.2
pull/4413/head
Márk Sági-Kazár 3 months ago committed by GitHub
parent
commit
7fd0ba9e7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/ci.yaml

2
.github/workflows/ci.yaml

@ -175,4 +175,4 @@ jobs:
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- name: Dependency Review
uses: actions/dependency-review-action@40c09b7dc99638e5ddb0bfd91c1673effc064d8a # v4.8.1
uses: actions/dependency-review-action@3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 # v4.8.2

Loading…
Cancel
Save